Skip to content

Hostname

bift.com.cn

Last fetched

bift.com.cn resolves to 5 IPv4 addresses operated by HKCLOUDX - VpsQuan L.L.C. in HK.

Nutrition Label

WHISPER CANON · bift.com.cnRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/bift.com.cn

Resolution chain

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

IPPrefixASNOperatorCountry
45.204.202.11345.204.192.0/19AS62468HKCLOUDX - VpsQuan L.L.C.HK
45.204.202.11845.204.192.0/19AS62468HKCLOUDX - VpsQuan L.L.C.HK
45.204.202.6745.204.192.0/19AS62468HKCLOUDX - VpsQuan L.L.C.HK
45.204.202.8845.204.192.0/19AS62468HKCLOUDX - VpsQuan L.L.C.HK
45.204.202.9545.204.192.0/19AS62468HKCLOUDX - VpsQuan L.L.C.HK

WHOIS identity

No WHOIS records are currently associated with bift.com.cn in WhisperGraph.

Subdomains

2 observed subdomains of bift.com.cn.

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from bift.com.cn.

Cypher and MCP

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

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

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