Skip to content

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

WHISPER CANON · qiyihuo.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/qiyihuo.com

Resolution chain

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

IPPrefixASNOperatorCountry
122.228.86.130122.228.64.0/19AS134771CHINATELECOM-ZHEJIANG-WENZHOU-IDC - WENZHOU, ZHEJIANG Province, P.R.China.CN
122.228.86.131122.228.64.0/19AS134771CHINATELECOM-ZHEJIANG-WENZHOU-IDC - WENZHOU, ZHEJIANG Province, P.R.China.CN
122.228.86.132122.228.64.0/19AS134771CHINATELECOM-ZHEJIANG-WENZHOU-IDC - WENZHOU, ZHEJIANG Province, P.R.China.CN
122.228.86.133122.228.64.0/19AS134771CHINATELECOM-ZHEJIANG-WENZHOU-IDC - WENZHOU, ZHEJIANG Province, P.R.China.CN
122.228.86.134122.228.64.0/19AS134771CHINATELECOM-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

SPF policy

1 SPF mechanism authorising senders for qiyihuo.com.

MechanismTarget
SPF_INCLUDEspf.mail.qq.com

Related pages

Pivot deeper into the graph from qiyihuo.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.