Skip to content

Hostname

trainor.no

Last fetched

trainor.no resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · trainor.noRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/trainor.no

Resolution chain

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

IPPrefixASNOperatorCountry
52.214.156.21952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
Organization
trainor as
Contact emails

Subdomains

24 observed subdomains of trainor.no.

Web-graph footprint

Distinct hostnames that link to or from trainor.no in the public web crawl.

97 sites link to this hostname.

73 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for trainor.no.

MechanismTarget
SPF_Atrainor.no
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.intility.com
SPF_INCLUDEnetwork.mynewsdesk.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.emarketeer.com
SPF_IP148.123.15.0/24
SPF_IP150.70.0.0/16
SPF_IP216.104.0.0/19
SPF_IP216.99.128.0/20
SPF_IP52.209.142.192

Related pages

Pivot deeper into the graph from trainor.no.

Cypher and MCP

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

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