Skip to content

Hostname

cgws.com

Last fetched

cgws.com resolves to 1 IPv4 address operated by AS4134 in CN. WHOIS lists iana:120 as the registrar.

Nutrition Label

WHISPER CANON · cgws.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cgws.com

Resolution chain

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

IPPrefixASNOperatorCountry
218.17.153.132218.16.0.0/14AS4134CN

WHOIS identity

Registrar
iana:120
Organization
jufushui
Contact emails

Subdomains

43 observed subdomains of cgws.com.

Web-graph footprint

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

79 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for cgws.com.

MechanismTarget
SPF_IP121.15.5.66
SPF_IP121.15.5.67
SPF_IP121.15.5.68
SPF_IP121.15.5.69
SPF_IP121.15.5.70
SPF_IP121.15.5.71
SPF_IP121.15.5.72
SPF_IP121.15.5.73
SPF_IP121.15.5.74
SPF_IP121.15.5.75
SPF_IP210.21.198.214
SPF_IP61.144.241.194
SPF_IP61.144.241.198

Related pages

Pivot deeper into the graph from cgws.com.

Cypher and MCP

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

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