Hostname
ui-universal.com
Last fetched
ui-universal.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
ui-universal.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 |
|---|---|---|---|---|
| 13.33.67.110 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.123 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.17 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.50 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.50.105 | 52.84.50.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 52.84.50.17 | 52.84.50.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 52.84.50.36 | 52.84.50.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 52.84.50.90 | 52.84.50.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ui-universal.com owner
- Contact emails
- 4f17f208-36a3-477b-acd7-a3eef7c7da4d@identity-protect.org
- 5b2d42b8-4b96-4274-8e58-5741dd125f8a@identity-protect.org
- 61c21c29-a463-4134-9161-4b03e02b2d2c@identity-protect.org
- 9e0dd248-0ee9-495b-8003-84824748cf1a@identity-protect.org
- a358d1ef-258f-4781-a6df-f98e54bfe45c@identity-protect.org
- ca6cd272-63aa-45f0-8b94-a3c0779c3045@identity-protect.org
- f5806354-1114-4fc4-aebe-4fa1d92976ff@identity-protect.org
Subdomains
5 observed subdomains of ui-universal.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from ui-universal.com.
- IP · 13.33.67.110
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 4f17f208-36a3-477b-acd7-a3eef7c7da4d@identity-protect.org
- TLD · .com
- Browse hostnames · ui…
- 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: "ui-universal.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.