Skip to content

Hostname

appnatom.com

Last fetched

appnatom.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BG. WHOIS lists iana:1861 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.72.3418.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.3818.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.5218.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.6918.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
3.161.104.1163.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.683.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.903.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.983.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
52.85.61.1452.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.8752.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.952.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.9252.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1861
Organization
contact privacy inc. customer 12411963824
Contact emails

Subdomains

2 observed subdomains of appnatom.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from appnatom.com.

Cypher and MCP

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

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