Hostname
kronendach.com
Last fetched
kronendach.com resolves to 1 IPv4 address operated by AS16276 in GB. WHOIS lists iana:2645 as the registrar.
Nutrition Label
Resolution chain
kronendach.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 |
|---|---|---|---|---|
| 164.132.12.213 | 164.132.0.0/16 | AS16276 | — | GB |
WHOIS identity
- Registrar
- iana:2645
- Organization
- pending backorder/auction delivery at www.dropcatch.com
- Contact emails
- kronendach.com@domainsbyproxy.com
- kronendach.com@namebrightprivacy.com
- support@dropcatch.com
- 0b5d0443-3d46-4b3a-8ee3-0d88fb226da7@identity-protect.org
- 0b8eccc5-b950-4da5-8f1f-91fda23de81b@identity-protect.org
- 63701ca1-4c2c-4ada-a2cc-769f3de1abe4@identity-protect.org
- 804d5f0b-4c35-44ee-be7e-781fab6408be@identity-protect.org
- af8b910b-f02c-4ca0-820f-a3a06f91875a@identity-protect.org
- f70477fe-d953-4f76-a80f-bd8d5b288cbb@identity-protect.org
Subdomains
1 observed subdomain of kronendach.com.
| Subdomain |
|---|
| www.kronendach.com |
Web-graph footprint
Distinct hostnames that link to or from kronendach.com in the public web crawl.
34 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
- kronendach.com
Related pages
Pivot deeper into the graph from kronendach.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kronendach.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.