Skip to content

Hostname

caves.org

Last fetched

caves.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · caves.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/caves.org

Resolution chain

caves.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.154.144.2018.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.2618.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.2718.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.4818.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.86.10318.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.10418.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.6918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.9618.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.10999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.9299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
darrell wells
Contact emails

Subdomains

237 observed subdomains of caves.org.

Web-graph footprint

Distinct hostnames that link to or from caves.org in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for caves.org.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from caves.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "caves.org"})-[: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.