Skip to content

Hostname

sunbuer.fun

Last fetched

sunbuer.fun resolves to 5 IPv4 addresses operated by COLLEGEOFTHEMAINLAND-1 - College of the Mainland in CN. WHOIS lists iana:1697 as the registrar.

Nutrition Label

WHISPER CANON · sunbuer.funRouting diversity3.9/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/sunbuer.fun

Resolution chain

sunbuer.fun resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
1.12.0.41.12.0.0/20AS132203COLLEGEOFTHEMAINLAND-1 - College of the MainlandCN
1.14.119.351.14.64.0/18AS45090BSTINET No.16 S.St.Xizhimen, Beijing, 100035, P.R.CHinaCN
1.14.119.351.14.64.0/18AS45090BSTINET No.16 S.St.Xizhimen, Beijing, 100035, P.R.CHinaCN
111.13.13.35111.13.0.0/16AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
112.80.181.45112.80.0.0/13AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
117.89.178.173117.89.176.0/21AS134756ONSTARK SISTEMAS INTELIGENTES LTDA -EPPCN

WHOIS identity

Registrar
iana:1697
Organization
sunchengming
Contact emails

Subdomains

1 observed subdomain of sunbuer.fun.

Web-graph footprint

Distinct hostnames that link to or from sunbuer.fun in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from sunbuer.fun.

Cypher and MCP

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

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