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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 111.62.149.118 | 111.62.128.0/19 | AS24547 | CMNET-V4HEBEI-AS-AP Hebei Mobile Communication Company Limited | CN |
| 111.62.149.160 | 111.62.128.0/19 | AS24547 | CMNET-V4HEBEI-AS-AP Hebei Mobile Communication Company Limited | CN |
| 112.45.27.160 | 112.45.24.0/21 | AS139080 | CMNET-SCIDC-CN The Internet Data Center of Sichuan Mobile Communication Company Limited | CN |
| 116.211.128.182 | 116.211.128.0/22 | AS58563 | CHINATELECOM-HUBEI-IDC CHINANET Hubei province network | CN |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for integritytech.com.cn.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mail.qq.com |
Related pages
Pivot deeper into the graph from integritytech.com.cn.
- IP · 111.62.149.118
- ASN · AS24547CMNET-V4HEBEI-AS-AP Hebei Mobile Communication Company Limited
- Country · CN
- Email · huangping@integritytech.com.cn
- Apex domain · com.cn
- TLD · .cn
- Browse hostnames · in…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.