Hostname
trainline.com.br
Last fetched
trainline.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MX.
Nutrition Label
Resolution chain
trainline.com.br resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.160.124.126 | 18.160.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 18.160.124.19 | 18.160.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 18.160.124.57 | 18.160.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 18.160.124.63 | 18.160.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 52.85.12.100 | 52.85.12.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.12.115 | 52.85.12.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.12.14 | 52.85.12.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.12.95 | 52.85.12.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- jose viera zarate
- Contact emails
Subdomains
1 observed subdomain of trainline.com.br.
| Subdomain |
|---|
| www.trainline.com.br |
Web-graph footprint
Distinct hostnames that link to or from trainline.com.br in the public web crawl.
9 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for trainline.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from trainline.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "trainline.com.br"})-[: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.