Skip to content

Hostname

htransitmapsdirections2.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
23.23.73.11623.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.92.7.93.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.135.6434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.115.18034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.21.4534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.103.3344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
67.202.45.14067.202.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.110.182100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.117.1013.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.174.55100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.200.11154.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2487
Organization
domain admin
Contact emails

Subdomains

1 observed subdomain of htransitmapsdirections2.com.

Threat posture

History

Related pages

Pivot deeper into the graph from htransitmapsdirections2.com.

Cypher and MCP

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

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