Hostname
klick-zen.com
Last fetched
klick-zen.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
klick-zen.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 |
|---|---|---|---|---|
| 44.207.245.143 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of klick-zen.com owner
- Contact emails
- 02e8a068-4a1d-4719-b967-8cbc1ef4ae59@identity-protect.org
- 0dd109bb-18ca-48e1-97c8-e968802a99c9@identity-protect.org
- 169568f7-ba54-4314-8534-280dd2e06c51@identity-protect.org
- 55d42c87-71a5-4c68-84f2-c8573b1e9a03@identity-protect.org
- 82e8e094-2dc6-4c56-a7b7-fad09239246e@identity-protect.org
- cd606689-3691-4290-9942-f8cfa5e642fa@identity-protect.org
- owner-993715@klick-zen.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of klick-zen.com.
Web-graph footprint
Distinct hostnames that link to or from klick-zen.com in the public web crawl.
9 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for klick-zen.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
Related pages
Pivot deeper into the graph from klick-zen.com.
- IP · 44.207.245.143
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 02e8a068-4a1d-4719-b967-8cbc1ef4ae59@identity-protect.org
- TLD · .com
- Browse hostnames · kl…
- 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: "klick-zen.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.