Skip to content

Hostname

capula.com

Last fetched

capula.com resolves to 1 IPv4 address operated by KRYSTAL in GB. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
77.72.2.2077.72.0.0/21AS12488KRYSTALGB

WHOIS identity

Registrar
iana:81
Organization
capula
Contact emails

Subdomains

5 observed subdomains of capula.com.

Web-graph footprint

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

40 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for capula.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEus._netblocks.mimecast.com
SPF_INCLUDEza._netblocks.mimecast.com
SPF_IP195.171.42.194
SPF_IP195.171.42.196
SPF_IP212.158.114.38

Related pages

Pivot deeper into the graph from capula.com.

Cypher and MCP

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

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