Hostname
deister.com
Last fetched
deister.com resolves to 2 IPv4 addresses operated by MITTWALD-AS Mittwald CM Service GmbH und Co. KG in DE. WHOIS lists iana:151 as the registrar.
Nutrition Label
Resolution chain
deister.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 |
|---|---|---|---|---|
| 185.215.158.114 | 185.215.156.0/22 | AS15817 | MITTWALD-AS Mittwald CM Service GmbH und Co. KG | DE |
| 185.221.105.139 | 185.221.104.0/22 | AS15817 | MITTWALD-AS Mittwald CM Service GmbH und Co. KG | DE |
WHOIS identity
- Registrar
- iana:151
- Organization
- anatoli stobbe
- Contact emails
Subdomains
51 observed subdomains of deister.com.
Showing 25 of 51. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from deister.com in the public web crawl.
101 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for deister.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.deister_com._d.easydmarc.pro |
Related pages
Pivot deeper into the graph from deister.com.
- IP · 185.215.158.114
- ASN · AS15817MITTWALD-AS Mittwald CM Service GmbH und Co. KG
- Registrar · iana:151
- Country · DE
- Email · webmaster@deister.com
- TLD · .com
- Browse hostnames · de…
- 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: "deister.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.