Hostname
zkad.net
Last fetched
zkad.net resolves to 1 IPv4 address operated by AS135097 in US. WHOIS lists iana:1923 as the registrar.
Nutrition Label
Resolution chain
zkad.net 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 |
|---|---|---|---|---|
| 154.197.192.199 | 154.197.192.0/24 | AS135097 | — | US |
WHOIS identity
- Registrar
- iana:1923
- Organization
- c/o whoisproxy.com
- Contact emails
- 1042069273@qq.com
- zklhh8848@163.com
- info@domain-contact.org
- pw-dd6b741d786e597c3f852ab34dcbbff8@privacyguardian.org
- pw-e130d619afb753c4d7e90d5791687f07@privacyguardian.org
- 19b57fb1f465e05ac003f4689c6a87840db22783f712b802e59cf45e9ed722ad@zkad.net.whoisproxy.org
- 380ccd79997c2707e7ae50702de4674958d4860a43235dbbf2f18adfaace63a2@zkad.net.whoisproxy.org
- 5a48073f69858ed932fb7abc1102b807577fbd1886e01114a2479c6a5018f475@zkad.net.whoisproxy.org
- 973dd42697956b4cdccbea508a779ad29ec1839061b2c16e0b6676debb5943b5@zkad.net.whoisproxy.org
- ba34a9e11587d4aa10e7742b3064a0f5fd5adbc7976f1bfd3d23b86bf4b25028@zkad.net.whoisproxy.org
- daab78b3b78cc350d9465c599115cd3674f9891c231b75c3722dd29f05eef511@zkad.net.whoisproxy.org
Subdomains
1 observed subdomain of zkad.net.
| Subdomain |
|---|
| www.zkad.net |
Web-graph footprint
Distinct hostnames that link to or from zkad.net in the public web crawl.
4,530 sites link to this hostname.
1,545 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from zkad.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zkad.net"})-[: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.