Skip to content

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

WHISPER CANON · ucshare.appRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ucshare.app

Resolution chain

ucshare.app resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
47.246.110.14347.246.108.0/22AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareDE
47.246.165.14947.246.160.0/21AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareSG
47.246.167.13847.246.160.0/21AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareSG
47.246.167.6047.246.160.0/21AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareSG

WHOIS identity

Registrar
iana:299
Organization
ucweb singapore pte.
Contact emails

Subdomains

2 observed subdomains of 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.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.