Skip to content

Hostname

sugon.com

Last fetched

sugon.com resolves to 1 IPv4 address operated by AS4837 in CN. WHOIS lists iana:1331 as the registrar.

Nutrition Label

WHISPER CANON · sugon.comRouting diversity1.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/sugon.com

Resolution chain

sugon.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
221.6.207.198221.6.0.0/16AS4837CN

WHOIS identity

Registrar
iana:1331
Organization
dongwenhua dongwenhua
Contact emails

Subdomains

75 observed subdomains of sugon.com.

Web-graph footprint

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

247 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for sugon.com.

MechanismTarget
SPF_IP1.202.226.101/32
SPF_IP1.202.226.96/28

Related pages

Pivot deeper into the graph from sugon.com.

Cypher and MCP

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

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