Simply put, the company
object contains information about the organization that owns the IP
address. The asn
object, on the other hand, contains information about an autonomous
system. An IP address can be part of an ASN through a route or prefix.
If an IP address is part of an ASN, it does not necessarily mean that the IP address is owned by the
organization associated with that ASN (although this is often the case). It only means that the ASN is
responsible for routing the IP address and that the ASN has an assigned prefix or route that includes
the IP address.
The company
object, on the other hand, contains ownership information about the IP address.
This information is sourced from WHOIS records and describes the organization that owns the IP address
in question.
In summary:
-
company
- Contains ownership information about the queried IP address.
-
asn
- Contains information about the autonomous system that the queried IP address is
part of. Usually the ASN organization is the same as the company
organization, but this
is not
necessarily the case.