Hostname
cavitycomplete.com
Last fetched
cavitycomplete.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cavitycomplete.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 |
|---|---|---|---|---|
| 52.85.25.106 | 52.85.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 52.85.25.117 | 52.85.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 52.85.25.32 | 52.85.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 52.85.25.58 | 52.85.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 54.192.151.100 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.109 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.111 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.120 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cavitycomplete.com owner
- Contact emails
- dn-admin@owenscorning.com
- 3c407ac1-2b68-4fac-b7b8-484dc6832f7b@identity-protect.org
- 57c45aa4-0025-4499-bbe9-3c65b5dd1797@identity-protect.org
- 6421df31-6a5d-48f3-bc72-cadbad67f3b7@identity-protect.org
- 7ed7350a-8e96-4f99-b02f-d7f3245c2997@identity-protect.org
- a147d3c0-81f9-4da4-82a8-901846b2c6f6@identity-protect.org
- e9b418bc-1365-4d87-9a83-55ca1ad3c53a@identity-protect.org
- f924bb10-6526-4cbf-83c0-f5c76c1a5023@identity-protect.org
- owner-9473591@cavitycomplete.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of cavitycomplete.com.
| Subdomain |
|---|
| www.cavitycomplete.com |
Web-graph footprint
Distinct hostnames that link to or from cavitycomplete.com in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from cavitycomplete.com.
- IP · 52.85.25.106
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · ZA
- Email · dn-admin@owenscorning.com
- 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: "cavitycomplete.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.