Skip to content

Hostname

qihao.vip

Last fetched

qihao.vip resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:3758 as the registrar.

Nutrition Label

WHISPER CANON · qihao.vipRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/qihao.vip

Resolution chain

qihao.vip resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.163.202.19916.164.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.HK
18.162.86.8418.163.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.HK
18.162.88.21218.163.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.HK
18.166.144.11618.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.HK
18.166.82.9018.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.HK
18.167.145.5518.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.HK
95.40.149.3895.42.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.
95.40.184.2295.42.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:3758
Organization
temporary template
Contact emails

Web-graph footprint

Distinct hostnames that link to or from qihao.vip in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from qihao.vip.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "qihao.vip"})-[: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.