Skip to content

Hostname

trainline.nl

Last fetched

trainline.nl resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists registrar:corporation service company limited as the registrar.

Nutrition Label

WHISPER CANON · trainline.nlRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/trainline.nl

Resolution chain

trainline.nl resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.84.45.4952.84.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.45.6852.84.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.45.7552.84.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.45.9452.84.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
54.240.174.1054.240.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
54.240.174.1254.240.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
54.240.174.4554.240.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
54.240.174.9454.240.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
registrar:corporation service company limited
Organization
Contact emails

Subdomains

1 observed subdomain of trainline.nl.

Web-graph footprint

Distinct hostnames that link to or from trainline.nl in the public web crawl.

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for trainline.nl.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from trainline.nl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "trainline.nl"})-[: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.