Skip to content

Hostname

kh2002.com

Last fetched

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

Nutrition Label

WHISPER CANON · kh2002.comRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/kh2002.com

Resolution chain

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

IPPrefixASNOperatorCountry
101.227.21.20101.227.21.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.227.21.21101.227.21.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.227.21.22101.227.21.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.227.21.23101.227.21.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.227.21.24101.227.21.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.227.21.25101.227.21.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.227.21.26101.227.21.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.227.21.27101.227.21.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
180.163.147.214180.163.147.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
180.163.147.215180.163.147.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
180.163.147.216180.163.147.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
180.163.147.217180.163.147.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
180.163.147.218180.163.147.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
180.163.147.219180.163.147.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
180.163.147.220180.163.147.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
180.163.147.221180.163.147.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN

WHOIS identity

Registrar
iana:471
Organization
zhang jianming
Contact emails

Subdomains

1 observed subdomain of kh2002.com.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for kh2002.com.

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

Related pages

Pivot deeper into the graph from kh2002.com.

Cypher and MCP

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

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