Skip to content

Hostname

wantsun.net

Last fetched

wantsun.net resolves to 2 IPv4 addresses operated by CHINATELECOM-ZHEJIANG-JINHUA-IDC - JINHUA, ZHEJIANG Province, P.R.China. in CN. WHOIS lists iana:120 as the registrar.

Nutrition Label

WHISPER CANON · wantsun.netRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/wantsun.net

Resolution chain

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

IPPrefixASNOperatorCountry
115.231.86.96115.231.86.0/24AS136190CHINATELECOM-ZHEJIANG-JINHUA-IDC - JINHUA, ZHEJIANG Province, P.R.China.CN
58.251.88.4158.251.88.0/21AS135061UNICOM-ShenZhen-IDC - China Unicom Guangdong IP networkCN

WHOIS identity

Registrar
iana:120
Organization
chuiping yang
Contact emails

Subdomains

14 observed subdomains of wantsun.net.

Web-graph footprint

Distinct hostnames that link to or from wantsun.net in the public web crawl.

54 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from wantsun.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "wantsun.net"})-[: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.