Skip to content

Hostname

antonsport.com

Last fetched

antonsport.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.78.1203.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.80.2073.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2033.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.82.1943.5.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.82.223.5.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.33.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.153.1852.218.153.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.184.9852.218.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.246.5052.218.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.196.24352.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.201.17152.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.207.13952.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.209.6752.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.226.1152.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.240.17952.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.242.17952.92.240.0/21AS16509AMAZON-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 antonsport.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for antonsport.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP68.14.216.61

Related pages

Pivot deeper into the graph from antonsport.com.

Cypher and MCP

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

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