Hostname
universeapp.com
Last fetched
universeapp.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
universeapp.com 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 |
|---|---|---|---|---|
| 66.33.60.129 | 66.33.147.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 66.33.60.193 | 66.33.147.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 66.33.60.66 | 66.33.147.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 76.76.21.93 | 76.76.221.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- universeapp.com@domainsbyproxy.com
- sales@appdomains.com
- 72277837c4db306976caa81fa9283e10f1f14ec2404f8ff391e051f82e9923ac@universeapp.com.whoisproxy.org
- 8092702be2c6765cab60c6d206d2964249e12bc96d317f6d212e3ba283747f7b@universeapp.com.whoisproxy.org
- 9f1079d7e5951109237c7665121d7a5250c9e7a5e0b40fb74d7f06e9d2217021@universeapp.com.whoisproxy.org
- c8f889dbf2da9557f65d202d24845f3787b9cc9aca52e212ca4646cc89334425@universeapp.com.whoisproxy.org
Subdomains
2 observed subdomains of universeapp.com.
Web-graph footprint
Distinct hostnames that link to or from universeapp.com in the public web crawl.
5 sites link to this hostname.
28 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from universeapp.com.
- IP · 66.33.60.129
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:269
- Country · US
- Email · universeapp.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · un…
- 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: "universeapp.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.