Skip to content

Hostname

hmapsanddrivingdirection.com

Last fetched

hmapsanddrivingdirection.com resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2487 as the registrar.

Nutrition Label

WHISPER CANON · hmapsanddrivingdirection.comRouting diversity5.7/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hmapsanddrivingdirection.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.204.250.8818.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.251.1153.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.114.33.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.104.1043.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.204.219.13034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.54.11234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.36.24344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.180.6950.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.0.7752.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.203.20452.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.117.24352.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.118.15754.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.247.4654.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.90.998.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2487
Organization
domain admin
Contact emails

Subdomains

3 observed subdomains of hmapsanddrivingdirection.com.

Threat posture

History

Related pages

Pivot deeper into the graph from hmapsanddrivingdirection.com.

Cypher and MCP

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

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