Skip to content

Hostname

de.digital

Last fetched

de.digital resolves to 2 IPv4 addresses operated by INIT-AS in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · de.digitalRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/de.digital

Resolution chain

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

WHOIS identity

Registrar
iana:151
Organization
bundesministerium fuer wirtschaft und energie
Contact emails

Subdomains

4 observed subdomains of de.digital.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for de.digital.

MechanismTarget
SPF_Ade.digital
SPF_Amail.listserver.bmwi.de
SPF_INCLUDEspf.corpex.de
SPF_MXde.digital

Related pages

Pivot deeper into the graph from de.digital.

Cypher and MCP

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

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