Skip to content

Hostname

nme.com

Last fetched

nme.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.69.1913.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.2113.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.7713.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.8613.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
143.204.181.14143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.21143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.37143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.8143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.168.122.523.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.533.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.583.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.693.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.4299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of nme.com owner
Contact emails

Subdomains

7 observed subdomains of nme.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for nme.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmandrillapp.com
SPF_INCLUDEspf.gorgias.com

Related pages

Pivot deeper into the graph from nme.com.

Cypher and MCP

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

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