Skip to content

Hostname

trauner.at

Last fetched

trauner.at resolves to 1 IPv4 address operated by TMA Magenta Telekom in AT. WHOIS lists registrar:world4you internet services gmbh as the registrar.

Nutrition Label

WHISPER CANON · trauner.atRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/trauner.at

Resolution chain

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

IPPrefixASNOperatorCountry
83.64.189.11083.64.0.0/16AS8412TMA Magenta TelekomAT

WHOIS identity

Registrar
registrar:world4you internet services gmbh
Organization
markus plakolm
Contact emails

Subdomains

9 observed subdomains of trauner.at.

Web-graph footprint

Distinct hostnames that link to or from trauner.at in the public web crawl.

163 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for trauner.at.

MechanismTarget
SPF_INCLUDEspf-trauner.km.at
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.server-he.de
SPF_IP2a01:4f8:1c17:cd90:0:0:0:1
SPF_IP2a01:4f8:c010:859f:0:0:0:1
SPF_IP83.164.163.158
SPF_IP83.64.189.110

Related pages

Pivot deeper into the graph from trauner.at.

Cypher and MCP

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

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