Hostname
zettlr.com
Last fetched
zettlr.com resolves to 1 IPv4 address operated by AS197540 in DE. WHOIS lists iana:1390 as the registrar.
Nutrition Label
Resolution chain
zettlr.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 |
|---|---|---|---|---|
| 45.129.183.60 | 45.129.180.0/22 | AS197540 | — | DE |
WHOIS identity
- Registrar
- iana:1390
- Organization
- hendrik erz
- Contact emails
- 1aee3006-6b81-4c48-be79-913f328e9cf6@identity-protect.org
- 5594f1d9-2c8a-4e2c-b721-c3be27d7d8d5@identity-protect.org
- 59e5752d-96ff-493d-8fb2-3b4a8dcf92d0@identity-protect.org
- c3a2775d-4e8f-4a81-a063-caca1d87d675@identity-protect.org
- zettlr.com@identity-protect.org
- e8a89358-9398-4f2c-952f-d15d758cde54@identity-protect.org
- ef935159-182b-4910-aa0c-b1511cab7e4d@identity-protect.org
- hendrik.erz@mailbox.org
- f1fc4903-133a-4e48-a5a8-629db5487bf0@identity-protect.org
Subdomains
19 observed subdomains of zettlr.com.
Showing 18 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from zettlr.com in the public web crawl.
427 sites link to this hostname.
75 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for zettlr.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailbox.org |
| SPF_IP | 2a03:4000:47:3d1:64ef:21ff:fe8f:330b |
| SPF_IP | 45.129.183.60 |
Related pages
Pivot deeper into the graph from zettlr.com.
- IP · 45.129.183.60
- ASN · AS197540
- Registrar · iana:1390
- Country · DE
- Email · 1aee3006-6b81-4c48-be79-913f328e9cf6@identity-protect.org
- TLD · .com
- Browse hostnames · ze…
- 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: "zettlr.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.