Hostname
proxdz.com
Last fetched
proxdz.com resolves to 1 IPv4 address operated by AS9294 in HK. WHOIS lists iana:1344 as the registrar.
Nutrition Label
Resolution chain
proxdz.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 |
|---|---|---|---|---|
| 156.239.124.233 | 156.239.112.0/20 | AS9294 | — | HK |
WHOIS identity
- Registrar
- iana:1344
- Organization
- m. lakhdari
- Contact emails
- k71u22ngu4969b881kvu@p.o-w-o.info
- privacy@whoisprivacyprotection.info
- 239840d268b014891eedfd59d418ca1a507bcc9b095138549a515dac62f31bf5@proxdz.com.whoisproxy.org
- 9045be6dd60cd96dde54c98ba4b25f757e36e549433a77d1812e96b3854f486c@proxdz.com.whoisproxy.org
- a61b1081e832485446246b9d0ab5b6b9a1f5cd408f8cd0cac52e4a1f0c7a159d@proxdz.com.whoisproxy.org
- a75b818fbb57fb2faa2929afa90abcd1022617a813a40b1827180cc9e550838a@proxdz.com.whoisproxy.org
- b36d4ce2e5723ee1f9289bd3d06252f318586ff3d68c000a4256bf9c11a6049f@proxdz.com.whoisproxy.org
- e9d10ae9677bac692285b534677a87f557c037db87f0c717aa7d5e43e14bfcc5@proxdz.com.whoisproxy.org
Subdomains
1 observed subdomain of proxdz.com.
| Subdomain |
|---|
| www.proxdz.com |
Web-graph footprint
Distinct hostnames that link to or from proxdz.com in the public web crawl.
8 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from proxdz.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "proxdz.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.