Skip to content

Hostname

gougou.com

Last fetched

gougou.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. gougou.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · gougou.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gougou.com

Resolution chain

No IPv4 resolution is recorded for gougou.com in WhisperGraph.

IPv6 resolution

No AAAA record for gougou.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Contact emails
collonwu@gmail.com, 19711901-92d5-4be5-9baa-4f6a73068087@identity-protect.org, 220f2330-b376-4d66-b5c5-1c65044adfa5@identity-protect.org, 22857964-b6b2-420d-8005-46a01f1bd9fe@identity-protect.org, 5e608197-dc17-4c3f-b945-e5f5ff9996d8@identity-protect.org, 90065a8f-e0d0-4559-8f63-5b9cddae675d@identity-protect.org, a9ea8f07-55fb-41ec-8a33-0529d21a4a58@identity-protect.org, owner-9716877@gougou.com.whoisprivacyservice.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-414.awsdns-51.com
  • ns-1001.awsdns-61.net
  • ns-1473.awsdns-56.org
  • ns-1827.awsdns-36.co.uk

Threat-feed evidence

History

Related pages

Pivot from gougou.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "gougou.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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