Skip to content

Hostname

trainee.de

Last fetched

trainee.de resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL.

Nutrition Label

WHISPER CANON · trainee.deRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/trainee.de

Resolution chain

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

IPPrefixASNOperatorCountry
51.138.114.1851.138.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

No WHOIS records are currently associated with trainee.de in WhisperGraph.

Subdomains

20 observed subdomains of trainee.de.

Web-graph footprint

Distinct hostnames that link to or from trainee.de in the public web crawl.

61 sites link to this hostname.

160 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for trainee.de.

MechanismTarget
SPF_Atrainee.de
SPF_INCLUDEspf.sendinblue.com
SPF_IP148.251.41.41
SPF_IP178.63.65.147
SPF_IP78.46.101.83
SPF_IP78.46.96.250
SPF_MXtrainee.de

Related pages

Pivot deeper into the graph from trainee.de.

Cypher and MCP

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

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