Skip to content

Hostname

traut.it

Last fetched

traut.it resolves to 1 IPv4 address operated by AS8560 in DE. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · traut.itRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/traut.it

Resolution chain

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

IPPrefixASNOperatorCountry
85.215.163.21885.215.128.0/17AS8560DE

WHOIS identity

Registrar
registrar:ovh
Organization
traut buerokommunikation gmbh & co. kg
Contact emails

Subdomains

19 observed subdomains of traut.it.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for traut.it.

MechanismTarget
SPF_Amailout.trautoffice.de
SPF_Atraut.it
SPF_Aweb.traut.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.93.117.203
SPF_IP85.215.163.218
SPF_IP85.215.167.115
SPF_MXtraut.it

Related pages

Pivot deeper into the graph from traut.it.

Cypher and MCP

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

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