Skip to content

Hostname

athom.com

Last fetched

athom.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.203.180.8418.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
3.254.18.1363.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.254.110.12534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.177.24734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.142.19252.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.225.8052.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.185.5852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.44.18852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.86.18352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
athom
Contact emails

Subdomains

63 observed subdomains of athom.com.

Web-graph footprint

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

110 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for athom.com.

MechanismTarget
SPF_Aathom.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_IP141.138.168.148
SPF_MXathom.com

Related pages

Pivot deeper into the graph from athom.com.

Cypher and MCP

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

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