Skip to content

Hostname

trains.com

Last fetched

trains.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.49.36.158100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.252.12434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.55.24734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.161.10434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.102.3234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.37.21844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.231.1652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.140.21554.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.103.5254.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.220.14754.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.214.7198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.22.20798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.32.21413.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.140.15398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.230.8598.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
kalmbach media
Contact emails

Subdomains

26 observed subdomains of trains.com.

Web-graph footprint

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

1,410 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for trains.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from trains.com.

Cypher and MCP

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

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