Hostname
pda.galaxywms.com
Last fetched
pda.galaxywms.com resolves to 6 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in VN.
Nutrition Label
Resolution chain
pda.galaxywms.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.128.179.144 | 162.128.179.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | VN |
| 162.128.179.146 | 162.128.179.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | VN |
| 38.60.228.110 | 38.60.228.0/24 | AS63139 | BEDGE-CO-LIMITED - BEDGE CO LIMITED | VN |
| 38.60.228.111 | 38.60.228.0/24 | AS63139 | BEDGE-CO-LIMITED - BEDGE CO LIMITED | VN |
| 98.98.0.32 | 98.98.0.0/23 | AS21859 | ZEN-ECN - Zenlayer Inc | PE |
| 98.98.0.39 | 98.98.0.0/23 | AS21859 | ZEN-ECN - Zenlayer Inc | PE |
WHOIS identity
No WHOIS records are currently associated with pda.galaxywms.com in WhisperGraph.
Threat posture
History
Related pages
Pivot deeper into the graph from pda.galaxywms.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pda.galaxywms.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.