Skip to content

Hostname

sunwoda.com

Last fetched

sunwoda.com resolves to 2 IPv4 addresses operated by CHINATELECOM-CORE-WAN-CN2 China Telecom Next Generation Carrier Network in CN. WHOIS lists iana:4163 as the registrar.

Nutrition Label

WHISPER CANON · sunwoda.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sunwoda.com

Resolution chain

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

IPPrefixASNOperatorCountry
116.6.99.130116.6.0.0/16AS4809CHINATELECOM-CORE-WAN-CN2 China Telecom Next Generation Carrier NetworkCN
120.25.235.119120.25.0.0/16AS37963ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd.CN

WHOIS identity

Registrar
iana:4163
Organization
xinwangdadianzigufenyouxiangongsi
Contact emails

Subdomains

22 observed subdomains of sunwoda.com.

Web-graph footprint

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

143 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sunwoda.com.

MechanismTarget
SPF_IP113.45.144.78
SPF_IP116.6.21.93
SPF_IP119.8.47.34
SPF_IP121.91.173.228
SPF_IP220.231.193.34

Related pages

Pivot deeper into the graph from sunwoda.com.

Cypher and MCP

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

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