Hostname
cdsgqh.com
Last fetched
cdsgqh.com resolves to 1 IPv4 address operated by AS137951 in ZA. WHOIS lists iana:1923 as the registrar.
Nutrition Label
Resolution chain
cdsgqh.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 |
|---|---|---|---|---|
| 168.76.131.21 | 168.76.131.0/24 | AS137951 | — | ZA |
WHOIS identity
- Registrar
- iana:1923
- Organization
- liguo
- Contact emails
Web-graph footprint
Distinct hostnames that link to or from cdsgqh.com in the public web crawl.
34 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
- jiaodi.cc
- 3150814c82864d5aa1318a5ed5e56ebf.cdsgqh.com
- 3b9dd96a875e446aa165895384ca64b7.cdsgqh.com
- 459efb53f96f48329f3af78822a92129.cdsgqh.com
- 496dee4df8f74493b3d8edce14a02738.cdsgqh.com
- 6c2f199a.cdsgqh.com
- 7428e95ffe0b4e0b8791905a4d14d818.cdsgqh.com
- b4079b90863d441e9821fa4e04f225ff.cdsgqh.com
- bc12718f7d6646c7b1a28b07a7c337bd.cdsgqh.com
- d15f4f15d43b406fb292ff43874f3f73.cdsgqh.com
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from cdsgqh.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cdsgqh.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.