Skip to content

Hostname

trautes.net

Last fetched

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

Nutrition Label

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

Resolution chain

trautes.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:151
Organization
michael trautes
Contact emails

Subdomains

3 observed subdomains of trautes.net.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for trautes.net.

MechanismTarget
SPF_Aeu-ex.win.trautes.eu
SPF_Aisp1.trautes.eu
SPF_Amail1.trautes.com
SPF_Amail2.trautes.de
SPF_Amcheck.trautes.de
SPF_Atrautes.net
SPF_Atrautes.no-ip.com
SPF_IP213.178.12.10
SPF_IP213.178.12.15
SPF_IP213.178.12.4
SPF_IP2a00:1928:0:2:0:0:0:10
SPF_IP2a00:1928:0:2:0:0:0:15
SPF_IP2a00:1928:0:3:0:0:0:2
SPF_MXtrautes.net

Related pages

Pivot deeper into the graph from trautes.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "trautes.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.