Skip to content

Hostname

www.notonmap.com

Last fetched

www.notonmap.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · www.notonmap.comRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.notonmap.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.21.215.31100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.210.10.11934.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.211.245.2234.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.166.161.7735.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.58.23144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.211.22144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.25.137.24652.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.203.41.2554.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with www.notonmap.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for www.notonmap.com.

MechanismTarget
SPF_Awww.notonmap.com
SPF_INCLUDE_spf.google.com
SPF_MXwww.notonmap.com

Related pages

Pivot deeper into the graph from www.notonmap.com.

Cypher and MCP

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

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