Skip to content

Hostname

cngad.com

Last fetched

cngad.com resolves to 1 IPv4 address operated by CLOUDIE-AS-AP Cloudie Limited in HK. WHOIS lists iana:471 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
123.108.111.78123.108.110.0/23AS55933CLOUDIE-AS-AP Cloudie LimitedHK

WHOIS identity

Registrar
iana:471
Organization
jin pei hua
Contact emails

Subdomains

1 observed subdomain of cngad.com.

Subdomain
www.cngad.com

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cngad.com.

MechanismTarget
SPF_INCLUDEspf.dns.com.cn
SPF_INCLUDEspf.icoremail.net

Related pages

Pivot deeper into the graph from cngad.com.

Cypher and MCP

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

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