Hostname
ued5.bet
Last fetched
ued5.bet resolves to 13 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in HK. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
ued5.bet resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.187.125.208 | 21.68.124.0/24 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | HK |
| 20.2.138.239 | 20.33.6.0/24 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | HK |
| 20.2.233.96 | 20.33.6.0/24 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | HK |
| 20.2.90.174 | 20.33.6.0/24 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | HK |
| 20.205.30.117 | 22.1.176.0/20 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | HK |
| 20.239.180.20 | 22.1.176.0/20 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | HK |
| 20.239.183.197 | 22.1.176.0/20 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | HK |
| 20.247.105.49 | 22.1.176.0/20 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | HK |
| 20.255.60.149 | 22.1.176.0/20 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | HK |
| 20.255.61.40 | 22.1.176.0/20 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | HK |
| 20.255.63.5 | 22.1.176.0/20 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | HK |
| 20.6.130.242 | 20.33.6.0/24 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | HK |
| 91.195.240.94 | 91.196.48.0/24 | AS47846 | — | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- dinxiang zhang
- Contact emails
Subdomains
1 observed subdomain of ued5.bet.
| Subdomain |
|---|
| www.ued5.bet |
Threat posture
History
Related pages
Pivot deeper into the graph from ued5.bet.
- IP · 20.187.125.208
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:146
- Country · HK
- Email · 3252086330@qq.com
- TLD · .bet
- Browse hostnames · ue…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ued5.bet"})-[: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.