Skip to content

Hostname

train.org

Last fetched

train.org resolves to 1 IPv4 address operated by COLOGIX - Cologix, Inc in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · train.orgRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/train.org

Resolution chain

train.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
216.69.207.102216.69.207.0/24AS8001COLOGIX - Cologix, IncUS

WHOIS identity

Registrar
iana:48
Organization
public health foundation
Contact emails

Subdomains

96 observed subdomains of train.org.

Web-graph footprint

Distinct hostnames that link to or from train.org in the public web crawl.

1,111 sites link to this hostname.

1 site linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for train.org.

MechanismTarget
SPF_Amailer.kmionline.com
SPF_INCLUDEemail.freshdesk.com
SPF_MXtrain.org

Related pages

Pivot deeper into the graph from train.org.

Cypher and MCP

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

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