Skip to content

Hostname

trainn.co

Last fetched

trainn.co resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · trainn.coRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/trainn.co

Resolution chain

trainn.co resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.238.109.10818.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.4018.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.618.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.6418.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.102.8818.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.918.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.9218.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.9518.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.170.3.1293.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.283.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.783.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.893.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from trainn.co in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for trainn.co.

MechanismTarget
SPF_INCLUDE21366891.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsender.zoho-books.in

Related pages

Pivot deeper into the graph from trainn.co.

Cypher and MCP

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

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