Hostname
opticadeosa.com
Last fetched
opticadeosa.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
opticadeosa.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 |
|---|---|---|---|---|
| 65.8.248.111 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.248.3 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.248.84 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.248.93 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- ana maria vargas
- Contact emails
- anivmtz@gmail.com
- dataprivacyprotected@ionos.de
- noreply@data-protected.net
- 3493b2ed-44aa-4a48-879d-7b4ce0598b43@identity-protect.org
- 5043a57b-55ec-4598-b82d-0d8ae248004c@identity-protect.org
- 54e8c9df-9b0e-4540-8aaf-75b43c57b7ba@identity-protect.org
- 8baae76e-0832-4325-a6ff-8db8c388fc16@identity-protect.org
- 93c42e6c-47f8-405a-a53e-4fffd9df99a6@identity-protect.org
- a4559fee-b372-4924-89c4-6c1b6f65935c@identity-protect.org
Subdomains
1 observed subdomain of opticadeosa.com.
| Subdomain |
|---|
| api.opticadeosa.com |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from opticadeosa.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "opticadeosa.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.