Hostname
read-app.com
Last fetched
read-app.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
read-app.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.138.199.105 | 108.138.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.138.199.23 | 108.138.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.138.199.69 | 108.138.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.138.199.81 | 108.138.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.174.18.122 | 3.174.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DK |
| 3.174.18.37 | 3.174.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DK |
| 3.174.18.53 | 3.174.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DK |
| 3.174.18.68 | 3.174.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DK |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of read-app.com owner
- Contact emails
- 45f50cda65624dceaa4eaf91ae8bc2ea.protect@whoisguard.com
- a40e5498373742eeab53aa34cda4d9db.protect@whoisguard.com
- 3b0e3257-1bfb-4219-b912-dc4d59ca93f7@identity-protect.org
- 638cd65e-9bb3-4169-a069-f66c6cba5f55@identity-protect.org
- 7c18d85f-dae4-4aa0-b01c-351e8c21e09c@identity-protect.org
- ab8be97f-47d2-489c-9537-45dcda6489ee@identity-protect.org
- bb7591e7-1399-4128-b4f2-1828e292a8c5@identity-protect.org
- e27b17df-7654-4191-8713-7be442514ba4@identity-protect.org
Subdomains
1 observed subdomain of read-app.com.
| Subdomain |
|---|
| staging.read-app.com |
Threat posture
History
Related pages
Pivot deeper into the graph from read-app.com.
- IP · 108.138.199.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IT
- Email · 45f50cda65624dceaa4eaf91ae8bc2ea.protect@whoisguard.com
- 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: "read-app.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.