Skip to content

Hostname

woolongyun.com

Last fetched

woolongyun.com resolves to 4 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in HK. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · woolongyun.comRouting diversity3.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/woolongyun.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.92.35.16634.89.48.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
60.249.45.23960.245.24.0/21AS3462HINET - Data Communication Business GroupTW
43.247.134.17943.247.4.0/24AS932XNNET - XNNET LLC
103.30.78.170103.29.144.0/22AS932XNNET - XNNET LLC

WHOIS identity

Registrar
iana:460
Organization
domain admin
Contact emails

Subdomains

2 observed subdomains of woolongyun.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • woolongyun.com

Related pages

Pivot deeper into the graph from woolongyun.com.

Cypher and MCP

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

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