Skip to content

Hostname

developer.qiniu.com

Last fetched

developer.qiniu.com resolves to 13 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
128.14.180.34128.14.180.0/23AS21859ZEN-ECN - Zenlayer IncUS
128.14.180.35128.14.180.0/23AS21859ZEN-ECN - Zenlayer IncUS
151.242.228.18151.242.228.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.GB
151.242.228.19151.242.228.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.GB
151.242.228.20151.242.228.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.GB
154.85.94.11154.85.94.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.VN
154.85.94.12154.85.94.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.VN
156.225.111.12156.225.111.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.US
156.225.111.14156.225.111.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.US
156.225.111.19156.225.111.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.US
156.225.111.23156.225.111.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.US
82.27.188.1382.27.188.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.GB
82.27.188.1782.27.188.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.GB

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from developer.qiniu.com.

Cypher and MCP

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

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