Hostname
ucshare.app
Last fetched
ucshare.app resolves to 4 IPv4 addresses operated by WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC Square in DE. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
ucshare.app 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 |
|---|---|---|---|---|
| 47.246.110.143 | 47.246.108.0/22 | AS45102 | WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC Square | DE |
| 47.246.165.149 | 47.246.160.0/21 | AS45102 | WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC Square | SG |
| 47.246.167.138 | 47.246.160.0/21 | AS45102 | WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC Square | SG |
| 47.246.167.60 | 47.246.160.0/21 | AS45102 | WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC Square | SG |
WHOIS identity
- Registrar
- iana:299
- Organization
- ucweb singapore pte.
- Contact emails
Subdomains
2 observed subdomains of ucshare.app.
| Subdomain |
|---|
| feacdn.ucshare.app |
| img.ucshare.app |
Web-graph footprint
Distinct hostnames that link to or from ucshare.app in the public web crawl.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from ucshare.app.
- IP · 47.246.110.143
- ASN · AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC Square
- Registrar · iana:299
- Country · DE
- Email · dnsadmin@alibaba-inc.com
- TLD · .app
- Browse hostnames · uc…
- 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: "ucshare.app"})-[: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.