Hostname
gng.ggook.com
Last fetched
gng.ggook.com resolves to 3 IPv4 addresses operated by AS20940 in SG.
Nutrition Label
Resolution chain
gng.ggook.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 184.27.123.112 | 184.27.122.0/23 | AS20940 | — | SG |
| 184.27.123.48 | 184.27.122.0/23 | AS20940 | — | SG |
| 211.34.230.227 | 211.34.0.0/16 | AS4766 | — | KR |
WHOIS identity
No WHOIS records are currently associated with gng.ggook.com in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from gng.ggook.com in the public web crawl.
9 sites link to this hostname.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from gng.ggook.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gng.ggook.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.