Skip to content

Hostname

anthemwheels.com

Last fetched

anthemwheels.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · anthemwheels.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/anthemwheels.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.58.10513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.1213.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.4513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.7613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.202.4318.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.4518.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.6418.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.9018.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
52.85.61.1052.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.12652.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.1652.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.5652.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for anthemwheels.com.

MechanismTarget
SPF_INCLUDE8686454.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEhelpscoutemail.com

Related pages

Pivot deeper into the graph from anthemwheels.com.

Cypher and MCP

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

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