Skip to content

Hostname

znnxt.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.15108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.20108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.58108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.67108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.33.82.11413.33.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.4513.33.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.6013.33.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.6213.33.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.86.159.1999.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.4299.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.6699.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.8299.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT

WHOIS identity

Registrar
iana:468
Organization
chenliming
Contact emails

Subdomains

9 observed subdomains of znnxt.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for znnxt.com.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from znnxt.com.

Cypher and MCP

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

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