Skip to content

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

WHISPER CANON · cavitycomplete.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cavitycomplete.com

Resolution chain

cavitycomplete.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.85.25.10652.85.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
52.85.25.11752.85.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
52.85.25.3252.85.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
52.85.25.5852.85.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
54.192.151.10054.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.10954.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.11154.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.12054.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:468
Organization
on behalf of cavitycomplete.com owner
Contact emails

Subdomains

1 observed subdomain of 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.

Threat posture

History

Related pages

Pivot deeper into the graph from cavitycomplete.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.