Hostname
ucctx.com
Last fetched
ucctx.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ucctx.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.156.211.10 | 108.156.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.211.11 | 108.156.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.211.50 | 108.156.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.211.88 | 108.156.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.79.101 | 18.64.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.64.79.118 | 18.64.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.64.79.12 | 18.64.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.64.79.8 | 18.64.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- chongqingkuajiewenhuachuanboyouxiangongsi
- Contact emails
- 53129928@qq.com
- 171929c0-3ed7-45bf-825d-574f15f929dc@identity-protect.org
- 7168db7a-04c4-44dc-9157-326b84947eda@identity-protect.org
- a2fa9447-d56b-4095-94cc-445f3f3e7df4@identity-protect.org
- a7a6b484-5ec8-4fd1-afad-670c12d04c23@identity-protect.org
- aeb7a63b-acc1-4e7b-a55d-d1a5b2434bc5@identity-protect.org
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from ucctx.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ucctx.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.