Skip to content

Hostname

auto.com

Last fetched

auto.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · auto.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/auto.com

Resolution chain

auto.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.11113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.181.20143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.36143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.73143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.99143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.93.126.983.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.177.8554.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
classified ventures,
Contact emails

Subdomains

2,665 observed subdomains of auto.com.

Web-graph footprint

Distinct hostnames that link to or from auto.com in the public web crawl.

158 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for auto.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEspf-00694101.pphosted.com
SPF_IP136.147.187.133

Related pages

Pivot deeper into the graph from auto.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "auto.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.