Skip to content

Hostname

dazhong.com

Last fetched

dazhong.com resolves to 20 IPv4 addresses operated by CHINANET-SHANGHAI-MAN - China Telecom (Group) in CN. WHOIS lists iana:1331 as the registrar.

Nutrition Label

WHISPER CANON · dazhong.comRouting diversity4.2/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dazhong.com

Resolution chain

dazhong.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
101.227.20.16101.227.20.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.227.20.17101.227.20.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.227.20.18101.227.20.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.227.20.19101.227.20.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.227.20.20101.227.20.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.227.20.52101.227.20.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.227.20.53101.227.20.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.227.20.54101.227.20.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
114.80.179.163114.80.179.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
114.80.179.164114.80.179.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
114.80.179.165114.80.179.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
114.80.179.166114.80.179.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
114.80.179.167114.80.179.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
114.80.179.168114.80.179.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
114.80.179.169114.80.179.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
114.80.179.170114.80.179.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
115.223.42.204115.223.42.0/23AS134771CHINATELECOM-ZHEJIANG-WENZHOU-IDC - WENZHOU, ZHEJIANG Province, P.R.China.CN
115.223.42.205115.223.42.0/23AS134771CHINATELECOM-ZHEJIANG-WENZHOU-IDC - WENZHOU, ZHEJIANG Province, P.R.China.CN
115.223.42.206115.223.42.0/23AS134771CHINATELECOM-ZHEJIANG-WENZHOU-IDC - WENZHOU, ZHEJIANG Province, P.R.China.CN
115.223.42.207115.223.42.0/23AS134771CHINATELECOM-ZHEJIANG-WENZHOU-IDC - WENZHOU, ZHEJIANG Province, P.R.China.CN

WHOIS identity

Registrar
iana:1331
Organization
geng zhi hua
Contact emails

Subdomains

2 observed subdomains of dazhong.com.

Web-graph footprint

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

31 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from dazhong.com.

Cypher and MCP

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

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