Skip to content

Hostname

nearmap.com

Last fetched

nearmap.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:13 as the registrar.

Nutrition Label

WHISPER CANON · nearmap.comRouting diversity4.8/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nearmap.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.52.17.3513.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
13.56.22.2513.56.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
13.56.25.5513.56.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
50.18.116.12350.18.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
52.9.67.4352.9.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.153.100.12254.153.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.219.2.6754.219.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.241.151.6754.241.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.241.253.2354.241.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:13
Organization
nearmap australia pty
Contact emails

Subdomains

63 observed subdomains of nearmap.com.

Web-graph footprint

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

490 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for nearmap.com.

MechanismTarget
SPF_INCLUDEspf1.nearmap.com
SPF_INCLUDEspf2.nearmap.com

Related pages

Pivot deeper into the graph from nearmap.com.

Cypher and MCP

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

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