Skip to content

Hostname

std.thyuu.com

Last fetched

std.thyuu.com resolves to 7 IPv4 addresses operated by CHINA169-BACKBONE CHINA UNICOM China169 Backbone in CN.

Nutrition Label

WHISPER CANON · std.thyuu.comRouting diversity4.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/std.thyuu.com

Resolution chain

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

IPPrefixASNOperatorCountry
116.153.76.58116.153.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
119.55.204.50119.48.0.0/13AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
123.148.116.51123.148.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
14.205.93.6514.205.92.0/22AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
183.93.116.29183.92.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
220.194.72.88220.194.64.0/18AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
61.162.8.7061.162.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN

WHOIS identity

No WHOIS records are currently associated with std.thyuu.com in WhisperGraph.

Web-graph footprint

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

38 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from std.thyuu.com.

Cypher and MCP

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

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