Hostname
zgghs.com
Last fetched
zgghs.com resolves to 6 IPv4 addresses operated by AS134175 in HK. WHOIS lists registrar:beijing innovative linkage technology ltd. dba dns.com.cn as the registrar.
Nutrition Label
Resolution chain
zgghs.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:beijing innovative linkage technology ltd. dba dns.com.cn
- Organization
- hefei jinmi network technology co. ltd. hefei jinmi network technology co.
- Contact emails
Subdomains
5 observed subdomains of zgghs.com.
Threat posture
History
Related pages
Pivot deeper into the graph from zgghs.com.
- IP · 177.210.165.183
- ASN · AS134175
- Registrar · registrar:beijing innovative linkage technology ltd. dba dns.com.cn
- Country · HK
- Email · 418246@qq.com
- TLD · .com
- Browse hostnames · zg…
- 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: "zgghs.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.