Skip to content

Hostname

nearmapdev.com

Last fetched

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

Nutrition Label

WHISPER CANON · nearmapdev.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nearmapdev.com

Resolution chain

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

IPPrefixASNOperatorCountry
50.18.154.9150.18.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
50.18.80.16350.18.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
54.153.40.18454.153.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.183.120.20754.183.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.193.28.954.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.215.141.19954.215.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
nearmap australia pty
Contact emails

Subdomains

51 observed subdomains of nearmapdev.com.

Threat posture

History

Related pages

Pivot deeper into the graph from nearmapdev.com.

Cypher and MCP

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

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