Hostname
ua2004.com
Last fetched
ua2004.com resolves to 20 IPv4 addresses operated by ML-1432-54994 - Meteverse Limited. in GB. WHOIS lists iana:1599 as the registrar.
Nutrition Label
Resolution chain
ua2004.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 168.235.193.71 | 168.235.193.0/24 | AS54994 | ML-1432-54994 - Meteverse Limited. | GB |
| 192.229.112.101 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP - Antbox Networks Limited | CN |
| 192.229.112.103 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP - Antbox Networks Limited | CN |
| 192.229.112.157 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP - Antbox Networks Limited | CN |
| 192.229.112.161 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP - Antbox Networks Limited | CN |
| 192.229.112.19 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP - Antbox Networks Limited | CN |
| 192.229.112.191 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP - Antbox Networks Limited | CN |
| 192.229.112.197 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP - Antbox Networks Limited | CN |
| 192.229.112.22 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP - Antbox Networks Limited | CN |
| 192.229.112.220 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP - Antbox Networks Limited | CN |
| 192.229.112.223 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP - Antbox Networks Limited | CN |
| 192.229.112.227 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP - Antbox Networks Limited | CN |
| 192.229.112.247 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP - Antbox Networks Limited | CN |
| 192.229.112.252 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP - Antbox Networks Limited | CN |
| 192.229.112.254 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP - Antbox Networks Limited | CN |
| 192.229.112.26 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP - Antbox Networks Limited | CN |
| 192.229.112.34 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP - Antbox Networks Limited | CN |
| 192.229.112.38 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP - Antbox Networks Limited | CN |
| 192.229.112.43 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP - Antbox Networks Limited | CN |
| 192.229.112.52 | 192.229.112.0/24 | AS138995 | ANTBOX1-AS-AP - Antbox Networks Limited | CN |
WHOIS identity
- Registrar
- iana:1599
- Organization
- cui yuan yuan
- Contact emails
Subdomains
2 observed subdomains of ua2004.com.
| Subdomain |
|---|
| m.ua2004.com |
| www.ua2004.com |
Web-graph footprint
Distinct hostnames that link to or from ua2004.com in the public web crawl.
7 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from ua2004.com.
- IP · 168.235.193.71
- ASN · AS54994ML-1432-54994 - Meteverse Limited.
- Registrar · iana:1599
- Country · GB
- Email · chengshijianzhu@126.com
- TLD · .com
- Browse hostnames · ua…
- 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: "ua2004.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.