Skip to content

Hostname

sanhuan99.com

Last fetched

sanhuan99.com resolves to 2 IPv4 addresses operated by STACKNETWORK-AS-AP - Stack Network Sdn. Bhd.. WHOIS lists iana:4267 as the registrar.

Nutrition Label

WHISPER CANON · sanhuan99.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sanhuan99.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.228.64.132103.228.64.0/24AS153706STACKNETWORK-AS-AP - Stack Network Sdn. Bhd.
103.228.64.135103.228.64.0/24AS153706STACKNETWORK-AS-AP - Stack Network Sdn. Bhd.

WHOIS identity

Registrar
iana:4267
Organization
hou qinglong
Contact emails

Subdomains

100 observed subdomains of sanhuan99.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from sanhuan99.com.

Cypher and MCP

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

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