Skip to content

Hostname

qingflow.com

Last fetched

qingflow.com resolves to 3 IPv4 addresses operated by TENCENT-NET-AP-CN Tencent Building, Kejizhongyi Avenue in US. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · qingflow.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/qingflow.com

Resolution chain

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

IPPrefixASNOperatorCountry
49.51.67.18149.51.66.0/23AS132203TENCENT-NET-AP-CN Tencent Building, Kejizhongyi AvenueUS
8.211.52.468.211.0.0/18AS45102ALIBABA-CN-NET Alibaba US Technology Co., Ltd.DE
8.211.15.1178.211.0.0/18AS45102ALIBABA-CN-NET Alibaba US Technology Co., Ltd.DE

WHOIS identity

Registrar
iana:420
Organization
bo zhi yuan
Contact emails

Subdomains

75 observed subdomains of qingflow.com.

Web-graph footprint

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

101 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for qingflow.com.

MechanismTarget
SPF_INCLUDEspf.mail.qq.com

Related pages

Pivot deeper into the graph from qingflow.com.

Cypher and MCP

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

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