Hostname
5a5501.pathx.ucloudgda.com
Last fetched
5a5501.pathx.ucloudgda.com resolves to 3 IPv4 addresses operated by UCLOUD-HK-AS-AP - UCLOUD INFORMATION TECHNOLOGY (HK) LIMITED in US.
Nutrition Label
Resolution chain
5a5501.pathx.ucloudgda.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 107.150.105.64 | 107.150.104.0/21 | AS135377 | UCLOUD-HK-AS-AP - UCLOUD INFORMATION TECHNOLOGY (HK) LIMITED | US |
| 128.1.131.250 | 128.1.131.0/24 | AS135377 | UCLOUD-HK-AS-AP - UCLOUD INFORMATION TECHNOLOGY (HK) LIMITED | HK |
| 128.1.34.23 | 128.1.34.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | DE |
WHOIS identity
No WHOIS records are currently associated with 5a5501.pathx.ucloudgda.com in WhisperGraph.
Threat posture
History
Related pages
Pivot deeper into the graph from 5a5501.pathx.ucloudgda.com.
- IP · 107.150.105.64
- ASN · AS135377UCLOUD-HK-AS-AP - UCLOUD INFORMATION TECHNOLOGY (HK) LIMITED
- Country · US
- Apex domain · ucloudgda.com
- Parent domain · pathx.ucloudgda.com
- TLD · .com
- Browse hostnames · 5a…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "5a5501.pathx.ucloudgda.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.