Hostname
qiyihuo.com
Last fetched
qiyihuo.com resolves to 5 IPv4 addresses operated by CHINATELECOM-ZHEJIANG-WENZHOU-IDC - WENZHOU, ZHEJIANG Province, P.R.China. in CN. WHOIS lists iana:1697 as the registrar.
Nutrition Label
Resolution chain
qiyihuo.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 122.228.86.130 | 122.228.64.0/19 | AS134771 | CHINATELECOM-ZHEJIANG-WENZHOU-IDC - WENZHOU, ZHEJIANG Province, P.R.China. | CN |
| 122.228.86.131 | 122.228.64.0/19 | AS134771 | CHINATELECOM-ZHEJIANG-WENZHOU-IDC - WENZHOU, ZHEJIANG Province, P.R.China. | CN |
| 122.228.86.132 | 122.228.64.0/19 | AS134771 | CHINATELECOM-ZHEJIANG-WENZHOU-IDC - WENZHOU, ZHEJIANG Province, P.R.China. | CN |
| 122.228.86.133 | 122.228.64.0/19 | AS134771 | CHINATELECOM-ZHEJIANG-WENZHOU-IDC - WENZHOU, ZHEJIANG Province, P.R.China. | CN |
| 122.228.86.134 | 122.228.64.0/19 | AS134771 | CHINATELECOM-ZHEJIANG-WENZHOU-IDC - WENZHOU, ZHEJIANG Province, P.R.China. | CN |
WHOIS identity
- Registrar
- iana:1697
- Organization
- contact privacy inc. customer 0133839382
- Contact emails
Subdomains
7 observed subdomains of qiyihuo.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for qiyihuo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mail.qq.com |
Related pages
Pivot deeper into the graph from qiyihuo.com.
- IP · 122.228.86.130
- ASN · AS134771CHINATELECOM-ZHEJIANG-WENZHOU-IDC - WENZHOU, ZHEJIANG Province, P.R.China.
- Registrar · iana:1697
- Country · CN
- Email · qiyihuo.com@contactprivacy.com
- TLD · .com
- Browse hostnames · qi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "qiyihuo.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.