Skip to content

Hostname

dia.de

Last fetched

dia.de resolves to 1 IPv4 address operated by AS61157 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
78.138.70.23478.138.64.0/19AS61157DE

WHOIS identity

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

Subdomains

1 observed subdomain of dia.de.

Subdomain
www.dia.de

Web-graph footprint

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

159 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for dia.de.

MechanismTarget
SPF_Adia.de
SPF_Amail.spaceverb.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.92.102.216
SPF_IP62.146.21.0/24
SPF_IP78.138.70.234
SPF_IP80.147.12.145
SPF_IP87.191.187.182
SPF_MXdia.de

Related pages

Pivot deeper into the graph from dia.de.

Cypher and MCP

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

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