Hostname
intersection-amtrak.com
Last fetched
intersection-amtrak.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
intersection-amtrak.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of intersection-amtrak.com owner
- Contact emails
- 09391b71-2b0a-4c99-89bf-e05d6bb8b2d2@identity-protect.org
- 43505373-e695-4a05-b26e-e6727e525895@identity-protect.org
- 9c9e89d6-8b0d-4b82-92ec-030b73b61cf2@identity-protect.org
- dc2923fb-fb3c-4930-957d-eeb09fd42a46@identity-protect.org
- e1fe4588-1dab-4aad-9c61-63973b402123@identity-protect.org
- f82341aa-b20c-43b7-aa50-803539bce5c2@identity-protect.org
- owner-5599267@intersection-amtrak.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from intersection-amtrak.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from intersection-amtrak.com.
- IP · 16.15.183.159
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 09391b71-2b0a-4c99-89bf-e05d6bb8b2d2@identity-protect.org
- TLD · .com
- Browse hostnames · in…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "intersection-amtrak.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.