Skip to content

Hostname

autohero.com

Last fetched

autohero.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · autohero.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/autohero.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.230.1413.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.5313.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.7713.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.9113.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.18.11518.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.4618.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.7418.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.818.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.61.10352.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.10852.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.11852.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.12052.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
autohero
Contact emails

Subdomains

18 observed subdomains of autohero.com.

Web-graph footprint

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

295 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for autohero.com.

MechanismTarget
SPF_Aautohero.com
SPF_INCLUDE_spf.google.com
SPF_MXautohero.com

Related pages

Pivot deeper into the graph from autohero.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "autohero.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.