Hostname
reviaapp.com
Last fetched
reviaapp.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
reviaapp.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.225.196.106 | 13.225.204.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.225.196.39 | 13.225.204.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.225.196.56 | 13.225.204.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.225.196.67 | 13.225.204.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.67.221.115 | 18.67.237.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 18.67.221.54 | 18.67.237.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 18.67.221.70 | 18.67.237.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 18.67.221.92 | 18.67.237.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of reviaapp.com owner
- Contact emails
- 18483a2a-1b64-4ede-bd19-8091eb1add3d@identity-protect.org
- 241416a3-501c-4cb9-bedb-d13075ecbae2@identity-protect.org
- 30363c1a-2384-4ccf-9ae9-00942e722b1f@identity-protect.org
- 32f7cd6e-02a1-4d0c-ae67-86333f7e4f89@identity-protect.org
- 583a9525-bbae-41c3-9ef3-2c0c3428307d@identity-protect.org
- 5f69e0cb-e2e9-45f9-8cb0-555e55908db9@identity-protect.org
- 99a3a246-eb0e-4894-9d81-8f0fb70d82ad@identity-protect.org
Subdomains
2 observed subdomains of reviaapp.com.
| Subdomain |
|---|
| api.reviaapp.com |
| www.reviaapp.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for reviaapp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from reviaapp.com.
- IP · 13.225.196.106
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · 18483a2a-1b64-4ede-bd19-8091eb1add3d@identity-protect.org
- TLD · .com
- Browse hostnames · re…
- 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: "reviaapp.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.