Skip to content

Hostname

techtarget.com.cn

Last fetched

techtarget.com.cn resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:markmonitor inc. as the registrar.

Nutrition Label

WHISPER CANON · techtarget.com.cnRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.6/10canon.whisper.security/host/techtarget.com.cn

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.88.167104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.151.107172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
47.89.59.15047.89.32.0/19AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareHK

WHOIS identity

Registrar
registrar:markmonitor inc.
Organization
techtarget
Contact emails

Subdomains

19 observed subdomains of techtarget.com.cn.

Web-graph footprint

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

36 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for techtarget.com.cn.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEclientspf.zestbenefits.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEmktomail.com
SPF_INCLUDErelays.gooddata.com
SPF_INCLUDEspf-00051b01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.84.65.49
SPF_IP67.231.152.14

Related pages

Pivot deeper into the graph from techtarget.com.cn.

Cypher and MCP

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

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