Skip to content

Hostname

capa.com

Last fetched

capa.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · capa.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/capa.com

Resolution chain

capa.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:291
Organization
capa
Contact emails

Subdomains

17 observed subdomains of capa.com.

Web-graph footprint

Distinct hostnames that link to or from capa.com in the public web crawl.

464 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for capa.com.

MechanismTarget
SPF_Acapa.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEash1mta.ticketmaster.com
SPF_INCLUDEebizcharge.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP209.220.191.0/24
SPF_IP209.239.233.0/24
SPF_IP24.106.164.130
SPF_IP64.0.146.0/24

Related pages

Pivot deeper into the graph from capa.com.

Cypher and MCP

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

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