Hostname
deineit.com
Last fetched
deineit.com resolves to 1 IPv4 address operated by AS12897 in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
deineit.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.9.29.189 | 185.9.28.0/22 | AS12897 | — | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- 1&1 internet
- Contact emails
- privacy-service@1und1.de
- 11196325-3fec-40b2-96a5-cd743b7dfd64@identity-protect.org
- b7329c99-0fb0-42b5-ab5c-d312f3565c97@identity-protect.org
- c8adb19a-8c00-430d-a6f9-e7c425850996@identity-protect.org
- d70d23f8-b0af-40c0-85b0-f92c816efab0@identity-protect.org
- f4518dc7-45b0-4c05-b506-80f32c03ff04@identity-protect.org
- owner-10868235@deineit.com.whoisprivacyservice.org
Subdomains
41 observed subdomains of deineit.com.
Showing 25 of 41. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from deineit.com in the public web crawl.
9 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for deineit.com.
| Mechanism | Target |
|---|---|
| SPF_A | mailfilter.deineit.com |
| SPF_MX | deineit.com |
Related pages
Pivot deeper into the graph from deineit.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "deineit.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.