Hostname
u2licai.com
Last fetched
u2licai.com resolves to 14 IPv4 addresses operated by ZEN-DPS - Zenlayer Inc in US. WHOIS lists iana:1923 as the registrar.
Nutrition Label
Resolution chain
u2licai.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.218.167.122 | 104.218.167.0/24 | AS62610 | ZEN-DPS - Zenlayer Inc | US |
| 104.218.167.123 | 104.218.167.0/24 | AS62610 | ZEN-DPS - Zenlayer Inc | US |
| 104.218.167.124 | 104.218.167.0/24 | AS62610 | ZEN-DPS - Zenlayer Inc | US |
| 104.218.167.125 | 104.218.167.0/24 | AS62610 | ZEN-DPS - Zenlayer Inc | US |
| 104.218.167.126 | 104.218.167.0/24 | AS62610 | ZEN-DPS - Zenlayer Inc | US |
| 104.218.167.4 | 104.218.167.0/24 | AS62610 | ZEN-DPS - Zenlayer Inc | US |
| 104.218.167.5 | 104.218.167.0/24 | AS62610 | ZEN-DPS - Zenlayer Inc | US |
| 104.218.167.6 | 104.218.167.0/24 | AS62610 | ZEN-DPS - Zenlayer Inc | US |
| 23.224.103.59 | 23.224.103.0/24 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 23.224.103.60 | 23.224.103.0/24 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 23.224.103.61 | 23.224.103.0/24 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 23.224.103.62 | 23.224.103.0/24 | AS40065 | CNSERVERS - CNSERVERS LLC | US |
| 192.154.110.202 | 192.154.110.0/23 | AS53850 | GORILLASERVERS - GorillaServers, Inc. | US |
| 192.154.110.210 | 192.154.110.0/23 | AS53850 | GORILLASERVERS - GorillaServers, Inc. | US |
WHOIS identity
- Registrar
- iana:1923
- Organization
- shang hai jin hu xing zi xun fu wu you xian gong si
- Contact emails
Subdomains
2 observed subdomains of u2licai.com.
| Subdomain |
|---|
| m.u2licai.com |
| www.u2licai.com |
Web-graph footprint
Distinct hostnames that link to or from u2licai.com in the public web crawl.
39 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from u2licai.com.
- IP · 104.218.167.122
- ASN · AS62610ZEN-DPS - Zenlayer Inc
- Registrar · iana:1923
- Country · US
- Email · zhumingkun@jinhuhang.com.cn
- TLD · .com
- Browse hostnames · u2…
- 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: "u2licai.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.