Hostname
static.liyuetech.com.bscedge.com
Last fetched
static.liyuetech.com.bscedge.com resolves to 4 IPv4 addresses operated by ELD-AS-AP - Edgenext Legend Dynasty Pte. Ltd. in GB.
Nutrition Label
Resolution chain
static.liyuetech.com.bscedge.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 82.27.188.251 | 82.27.188.0/24 | AS139057 | ELD-AS-AP - Edgenext Legend Dynasty Pte. Ltd. | GB |
| 82.27.188.252 | 82.27.188.0/24 | AS139057 | ELD-AS-AP - Edgenext Legend Dynasty Pte. Ltd. | GB |
| 82.27.188.253 | 82.27.188.0/24 | AS139057 | ELD-AS-AP - Edgenext Legend Dynasty Pte. Ltd. | GB |
| 82.27.188.254 | 82.27.188.0/24 | AS139057 | ELD-AS-AP - Edgenext Legend Dynasty Pte. Ltd. | GB |
WHOIS identity
No WHOIS records are currently associated with static.liyuetech.com.bscedge.com in WhisperGraph.
Threat posture
History
Related pages
Pivot deeper into the graph from static.liyuetech.com.bscedge.com.
- IP · 82.27.188.251
- ASN · AS139057ELD-AS-AP - Edgenext Legend Dynasty Pte. Ltd.
- Country · GB
- Apex domain · bscedge.com
- Parent domain · liyuetech.com.bscedge.com
- TLD · .com
- Browse hostnames · st…
- 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: "static.liyuetech.com.bscedge.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.