Skip to content

Hostname

sjydgd.cn

Last fetched

sjydgd.cn resolves to 14 IPv4 addresses operated by HKCICL-AS-AP - Hong Kong Communications International Co., Limited in HK. WHOIS lists registrar:web commerce communications limited as the registrar.

Nutrition Label

WHISPER CANON · sjydgd.cnRouting diversity3.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/sjydgd.cn

Resolution chain

sjydgd.cn resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
154.86.28.120154.86.28.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
154.86.28.126154.86.28.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
154.86.28.128154.86.28.0/24AS140227HKCICL-AS-AP - Hong Kong Communications International Co., LimitedHK
156.247.39.141156.247.39.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedHK
156.247.39.142156.247.39.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedHK
156.247.39.143156.247.39.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedHK
156.247.39.144156.247.39.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedHK
156.247.39.145156.247.39.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedHK
172.247.209.38172.247.0.0/16AS40065CNSERVERS - CNSERVERS LLCUS
172.247.209.39172.247.0.0/16AS40065CNSERVERS - CNSERVERS LLCUS
172.247.209.40172.247.0.0/16AS40065CNSERVERS - CNSERVERS LLCUS
172.247.209.41172.247.0.0/16AS40065CNSERVERS - CNSERVERS LLCUS
23.224.227.3723.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.224.227.3823.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS

WHOIS identity

Registrar
registrar:web commerce communications limited
Organization
四川世纪运德管道工程服务有限公司
Contact emails

Subdomains

2 observed subdomains of sjydgd.cn.

Web-graph footprint

Distinct hostnames that link to or from sjydgd.cn in the public web crawl.

24 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from sjydgd.cn.

Cypher and MCP

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

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