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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.207.165.89 | 35.207.128.0/18 | AS15169 | GOOGLE - Google LLC | DE |
| 85.13.133.42 | 85.13.133.0/24 | AS34788 | NMM-AS D - 02742 Friedersdorf Hauptstrasse 68 | DE |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for die-digitalen.com.
| Mechanism | Target |
|---|---|
| SPF_A | die-digitalen.com |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | die-digitalen.com.spf.auto.dnssmarthost.net |
| SPF_MX | die-digitalen.com |
Related pages
Pivot deeper into the graph from die-digitalen.com.
- IP · 35.207.165.89
- ASN · AS15169GOOGLE - Google LLC
- Registrar · iana:83
- Country · DE
- Email · dataprivacyprotected@ionos.de
- TLD · .com
- Browse hostnames · di…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.