Skip to content

Hostname

52ggd.com

Last fetched

52ggd.com resolves to 20 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in HK. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · 52ggd.comRouting diversity4.5/10Peering density10.0/10MOAS conflict⚠ 2 conflictsThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/52ggd.com

Resolution chain

52ggd.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.92.116.20234.92.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
34.92.123.14434.92.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
34.92.16.19934.92.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
34.92.179.8434.92.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
34.92.183.3434.92.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
34.92.19.16534.92.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
34.92.196.22634.92.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
34.92.209.7734.92.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
34.92.219.4634.92.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
34.92.238.24934.92.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
34.92.252.19034.92.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
34.92.33.12634.92.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
34.92.60.5034.92.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
34.92.62.12334.92.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
35.207.152.24635.207.128.0/18AS15169GOOGLE - Google LLCDE
35.207.64.17935.207.64.0/18AS15169GOOGLE - Google LLCDE
35.215.134.21835.215.128.0/18AS15169GOOGLE - Google LLCHK
35.215.136.17035.215.128.0/18AS15169GOOGLE - Google LLCHK
35.215.141.24235.215.128.0/18AS15169GOOGLE - Google LLCHK
35.215.167.12835.215.128.0/18AS15169GOOGLE - Google LLCHK

WHOIS identity

Registrar
iana:1923
Organization
Contact emails

Subdomains

3 observed subdomains of 52ggd.com.

Web-graph footprint

Distinct hostnames that link to or from 52ggd.com in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 52ggd.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "52ggd.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.