Skip to content

Hostname

integritytech.com.cn

Last fetched

integritytech.com.cn resolves to 4 IPv4 addresses operated by CMNET-V4HEBEI-AS-AP Hebei Mobile Communication Company Limited in CN. WHOIS lists registrar:阿里云计算有限公司(万网) as the registrar.

Nutrition Label

WHISPER CANON · integritytech.com.cnRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/integritytech.com.cn

Resolution chain

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

IPPrefixASNOperatorCountry
111.62.149.118111.62.128.0/19AS24547CMNET-V4HEBEI-AS-AP Hebei Mobile Communication Company LimitedCN
111.62.149.160111.62.128.0/19AS24547CMNET-V4HEBEI-AS-AP Hebei Mobile Communication Company LimitedCN
112.45.27.160112.45.24.0/21AS139080CMNET-SCIDC-CN The Internet Data Center of Sichuan Mobile Communication Company LimitedCN
116.211.128.182116.211.128.0/22AS58563CHINATELECOM-HUBEI-IDC CHINANET Hubei province networkCN

WHOIS identity

Registrar
registrar:阿里云计算有限公司(万网)
Organization
北京永信至诚科技股份有限公司
Contact emails

Subdomains

4 observed subdomains of integritytech.com.cn.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for integritytech.com.cn.

MechanismTarget
SPF_INCLUDEspf.mail.qq.com

Related pages

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

Cypher and MCP

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

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