Skip to content

Hostname

api.shenlongproxy.com

Last fetched

api.shenlongproxy.com resolves to 8 IPv4 addresses operated by UCLOUD-HK-AS-AP UCLOUD INFORMATION TECHNOLOGY HK LIMITED in HK.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.218.242.114103.218.242.0/24AS135377UCLOUD-HK-AS-AP UCLOUD INFORMATION TECHNOLOGY HK LIMITEDHK
103.72.146.185103.72.146.0/24AS135377UCLOUD-HK-AS-AP UCLOUD INFORMATION TECHNOLOGY HK LIMITEDHK
128.1.135.44128.1.135.0/24AS135377UCLOUD-HK-AS-AP UCLOUD INFORMATION TECHNOLOGY HK LIMITEDHK
152.32.174.80152.32.174.0/24AS135377UCLOUD-HK-AS-AP UCLOUD INFORMATION TECHNOLOGY HK LIMITEDHK
23.248.162.6823.248.162.0/24AS135377UCLOUD-HK-AS-AP UCLOUD INFORMATION TECHNOLOGY HK LIMITEDHK
69.28.61.7869.28.48.0/20AS21859ZEN-ECN - Zenlayer IncUS
69.28.61.7969.28.48.0/20AS21859ZEN-ECN - Zenlayer IncUS
69.28.61.8069.28.48.0/20AS21859ZEN-ECN - Zenlayer IncUS

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.

Threat posture

History

Related pages

Pivot deeper into the graph from api.shenlongproxy.com.

Cypher and MCP

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

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