Skip to content

Hostname

didiw.at

Last fetched

didiw.at resolves to 1 IPv4 address operated by AS8437 in AT. WHOIS lists registrar:host austria as the registrar.

Nutrition Label

WHISPER CANON · didiw.atRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/didiw.at

Resolution chain

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

IPPrefixASNOperatorCountry
213.235.239.150213.235.192.0/18AS8437AT

WHOIS identity

Registrar
registrar:host austria
Organization
christian grafinger
Contact emails

Subdomains

2 observed subdomains of didiw.at.

Web-graph footprint

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

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for didiw.at.

MechanismTarget
SPF_Adidiw.at
SPF_IP213.235.239.131
SPF_IP213.235.239.150
SPF_IP84.242.12.200

Related pages

Pivot deeper into the graph from didiw.at.

Cypher and MCP

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

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