Skip to content

Hostname

cnsuning.com.hk

Last fetched

cnsuning.com.hk resolves to 1 IPv4 address operated by UCLOUD-HK-AS-AP - UCLOUD INFORMATION TECHNOLOGY (HK) LIMITED in US. WHOIS lists registrar:hong kong domain name registration company limited| as the registrar.

Nutrition Label

WHISPER CANON · cnsuning.com.hkRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cnsuning.com.hk

Resolution chain

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

IPPrefixASNOperatorCountry
107.150.99.145107.150.99.0/24AS135377UCLOUD-HK-AS-AP - UCLOUD INFORMATION TECHNOLOGY (HK) LIMITEDUS

WHOIS identity

Registrar
registrar:hong kong domain name registration company limited|
Organization
????????????
Contact emails

Subdomains

5 observed subdomains of cnsuning.com.hk.

Web-graph footprint

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

16 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cnsuning.com.hk.

MechanismTarget
SPF_Acnsuning.com.hk
SPF_INCLUDEspf1.rspread.net
SPF_IP103.252.117.97
SPF_IP210.177.6.82/29
SPF_IP210.177.6.84/29
SPF_MXcnsuning.com.hk

Related pages

Pivot deeper into the graph from cnsuning.com.hk.

Cypher and MCP

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

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