Hostname
oceanfrontcafe.com
Last fetched
oceanfrontcafe.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
oceanfrontcafe.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 |
|---|---|---|---|---|
| 18.172.78.15 | 18.172.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.172.78.29 | 18.172.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.172.78.53 | 18.172.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.172.78.94 | 18.172.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 99.84.234.117 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.52 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.6 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.74 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- gregory j. chamberlain
- Contact emails
- admin@oceanfrontcompany.com
- public-address@subregistry.com
- 1ebbba86-142d-4c68-94fd-97a447c96140@identity-protect.org
- 65d26b79-c53b-4f36-abff-15ed104d5f61@identity-protect.org
- b444d70b-57a7-4fb7-a949-ff897ab655f9@identity-protect.org
- e31672fc-d9ac-4f3f-87ac-b3324aa6289a@identity-protect.org
- e5b23d1b-f454-4675-898d-7203924c43ef@identity-protect.org
Subdomains
1 observed subdomain of oceanfrontcafe.com.
| Subdomain |
|---|
| www.oceanfrontcafe.com |
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for oceanfrontcafe.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from oceanfrontcafe.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "oceanfrontcafe.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.