Hostname
unoapp.com
Last fetched
unoapp.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
unoapp.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.222.209.198 | 15.222.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- centner, olivier
- Contact emails
- domains@digitalmenubox.com
- domains@unoapp.com
- 4797ebdf-e4db-476b-a42b-63ebecbc23f1@identity-protect.org
- 7c2b33bd-c142-4556-b432-bd048d8da4c6@identity-protect.org
- 80e8ffc3-6685-462d-b452-ccd29c65adbb@identity-protect.org
- 9e5a28eb-9409-483b-ad9c-81c3114db647@identity-protect.org
- aa8cb712-d17a-4271-b986-624148805014@identity-protect.org
- e80a97f5-6f24-4e14-9a6f-dda5ec0fd44f@identity-protect.org
Subdomains
5 observed subdomains of unoapp.com.
Web-graph footprint
Distinct hostnames that link to or from unoapp.com in the public web crawl.
81 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for unoapp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from unoapp.com.
- IP · 15.222.209.198
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · domains@digitalmenubox.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: "unoapp.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.