Skip to content

Hostname

die-digitalen.com

Last fetched

die-digitalen.com resolves to 2 IPv4 addresses operated by GOOGLE - Google LLC in DE. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · die-digitalen.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/die-digitalen.com

Resolution chain

die-digitalen.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.207.165.8935.207.128.0/18AS15169GOOGLE - Google LLCDE
85.13.133.4285.13.133.0/24AS34788NMM-AS D - 02742 Friedersdorf Hauptstrasse 68DE

WHOIS identity

Registrar
iana:83
Organization
daniel domeracki
Contact emails

Subdomains

15 observed subdomains of die-digitalen.com.

Web-graph footprint

Distinct hostnames that link to or from die-digitalen.com in the public web crawl.

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for die-digitalen.com.

MechanismTarget
SPF_Adie-digitalen.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEdie-digitalen.com.spf.auto.dnssmarthost.net
SPF_MXdie-digitalen.com

Related pages

Pivot deeper into the graph from die-digitalen.com.

Cypher and MCP

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

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