Hostname
cmkatz.com
Last fetched
cmkatz.com resolves to 1 IPv4 address operated by AS34081 in DE. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
cmkatz.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 |
|---|---|---|---|---|
| 217.70.148.60 | 217.70.144.0/20 | AS34081 | — | DE |
WHOIS identity
- Registrar
- iana:1068
- Organization
- on behalf of cmkatz.com owner
- Contact emails
- cmkatz.com@domainsbyproxy.com
- ee0b9e2b143d4b54b15a4dd68201b6a4.protect@withheldforprivacy.com
- 1df689f6-05b1-4b0b-9814-a515e144789b@identity-protect.org
- 88aec880-c732-4538-82a4-a0f19e58aeb0@identity-protect.org
- abc3c076-6384-4860-a7d5-bea7c445a42d@identity-protect.org
- owner-372067@cmkatz.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of cmkatz.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for cmkatz.com.
Related pages
Pivot deeper into the graph from cmkatz.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cmkatz.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.