Skip to content

Hostname

trainingport.net

Last fetched

trainingport.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1375 as the registrar.

Nutrition Label

WHISPER CANON · trainingport.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/trainingport.net

Resolution chain

trainingport.net has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1375
Organization
safewhois.ca whois privacy service
Contact emails

Subdomains

8 observed subdomains of trainingport.net.

Web-graph footprint

Distinct hostnames that link to or from trainingport.net in the public web crawl.

13 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for trainingport.net.

MechanismTarget
SPF_Aec2-35-183-109-151.ca-central-1.compute.amazonaws.com
SPF_Atrainingport.net
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.45.223.0/24
SPF_IP13.110.14.176/27
SPF_IP149.72.254.237/32
SPF_IP168.63.129.0/24
SPF_IP35.83.109.151/32
SPF_IP40.78.41.0/24
SPF_MXtrainingport.net

Related pages

Pivot deeper into the graph from trainingport.net.

Cypher and MCP

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

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