Skip to content

Hostname

amtrak.com

Last fetched

amtrak.com resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · amtrak.comRouting diversity3.0/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/amtrak.com

Resolution chain

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

IPPrefixASNOperatorCountry
184.30.164.236184.30.160.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.201.246.18823.201.240.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.45.104.18423.45.96.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
amtrak
Contact emails

Subdomains

268 observed subdomains of amtrak.com.

Web-graph footprint

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

11,816 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for amtrak.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc2612-17.iphmx.com
SPF_INCLUDE_spf-dc4.sapsf.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEspf.au.enablon.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.salesforce.com
SPF_IP12.7.224.10
SPF_IP12.7.225.18
SPF_IP12.7.225.39
SPF_IP172.214.67.207/32
SPF_IP174.129.192.189/32
SPF_IP174.129.8.146/32
SPF_IP204.93.133.96/27
SPF_IP206.51.247.0/27
SPF_IP217.117.153.196/27
SPF_IP23.251.237.159/32
SPF_IP23.251.237.160/29
SPF_IP23.251.237.168/30
SPF_IP50.31.202.32/27
SPF_IP65.196.93.7/32
SPF_IP70.33.172.36
SPF_IP74.179.243.94/32
SPF_IP85.233.200.160/27
SPF_MXamtrak.com

Related pages

Pivot deeper into the graph from amtrak.com.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.