Hostname
casaemanual.com
Last fetched
casaemanual.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
casaemanual.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.128.114 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.128 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.7 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.82 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.196.125 | 3.160.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.160.196.67 | 3.160.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.160.196.70 | 3.160.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.160.196.88 | 3.160.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of casaemanual.com owner
- Contact emails
- 13b35b24-f654-4d36-8873-a51569ca3abe@identity-protect.org
- 1fc535b2-a67a-4fae-b59a-0a35d3b5bdf8@identity-protect.org
- 49b1bb27-89a4-4419-a346-9959a34a553f@identity-protect.org
- 9a44803b-2be6-4885-976e-550d9023cb3a@identity-protect.org
- b7da596a-792e-4a04-b467-5b5d9eb50223@identity-protect.org
- dacc8a93-a577-4b74-95cd-0515fd26dfe4@identity-protect.org
- ff4f1860-7be5-483b-a26a-1bb86984fcd1@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from casaemanual.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from casaemanual.com.
- IP · 108.138.128.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 13b35b24-f654-4d36-8873-a51569ca3abe@identity-protect.org
- TLD · .com
- Browse hostnames · ca…
- 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: "casaemanual.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.