Skip to content

Hostname

nom2001.com

Last fetched

nom2001.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:143 as the registrar.

Nutrition Label

WHISPER CANON · nom2001.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/nom2001.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.119.200.23318.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.131.252.1543.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.141.208.1303.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.146.153.1993.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.15.114.833.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.149.1053.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:143
Organization
rfc.edi101020e99 - edifactmx sa de cv
Contact emails

Subdomains

1 observed subdomain of nom2001.com.

Threat posture

History

Mail and authentication

MX records

  • nom2001.com

Related pages

Pivot deeper into the graph from nom2001.com.

Cypher and MCP

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

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