Skip to content

Hostname

h-ad.cn

Last fetched

h-ad.cn resolves to 2 IPv4 addresses operated by HKIDC-AS-AP - LUOGELANG (FRANCE) LIMITED in HK. WHOIS lists registrar:北京新网数码信息技术有限公司 as the registrar.

Nutrition Label

WHISPER CANON · h-ad.cnRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/h-ad.cn

Resolution chain

h-ad.cn resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
156.225.134.83156.225.132.0/22AS142286HKIDC-AS-AP - LUOGELANG (FRANCE) LIMITEDHK
156.250.117.149156.250.64.0/18AS142286HKIDC-AS-AP - LUOGELANG (FRANCE) LIMITEDHK

WHOIS identity

Registrar
registrar:北京新网数码信息技术有限公司
Organization
广州熙悦品牌管理有限公司
Contact emails

Subdomains

1 observed subdomain of h-ad.cn.

Subdomain
www.h-ad.cn

Web-graph footprint

Distinct hostnames that link to or from h-ad.cn in the public web crawl.

7 sites link to this hostname.

187 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from h-ad.cn.

Cypher and MCP

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

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