Skip to content

Hostname

dibbern.de

Last fetched

dibbern.de resolves to 4 IPv4 addresses operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · dibbern.deRouting diversity3.0/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/dibbern.de

Resolution chain

dibbern.de resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

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

Subdomains

11 observed subdomains of dibbern.de.

Web-graph footprint

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

94 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for dibbern.de.

MechanismTarget
SPF_Adibbern.de
SPF_INCLUDEispgateway.de
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.22.195.146
SPF_IP84.186.174.48
SPF_IP91.24.31.154

Related pages

Pivot deeper into the graph from dibbern.de.

Cypher and MCP

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

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