Skip to content

Hostname

atmwt72.com

Last fetched

atmwt72.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · atmwt72.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.9/10canon.whisper.security/host/atmwt72.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.166.144.11618.166.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
18.166.82.9018.166.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
18.167.143.22918.166.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
18.167.190.24418.166.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
95.40.149.3895.40.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.
172.65.211.209172.65.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.

WHOIS identity

Registrar
iana:1923
Organization
Contact emails

Subdomains

1 observed subdomain of atmwt72.com.

Threat posture

History

Related pages

Pivot deeper into the graph from atmwt72.com.

Cypher and MCP

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

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