Skip to content

Hostname

cap-xx.com

Last fetched

cap-xx.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in AU.

Nutrition Label

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

Resolution chain

cap-xx.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
134.199.164.100134.199.160.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCAU

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from cap-xx.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cap-xx.com.

MechanismTarget
SPF_INCLUDEspf.ess.au.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.47.71.237
SPF_IP110.145.167.42/32
SPF_IP220.233.72.24/32

Related pages

Pivot deeper into the graph from cap-xx.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cap-xx.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.