Skip to content

Hostname

kaptitude.com

Last fetched

kaptitude.com resolves to 1 IPv4 address operated by AS-HOSTINGER in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
89.117.116.5289.117.116.0/23AS47583AS-HOSTINGERFR

WHOIS identity

Registrar
iana:81
Organization
kaptitude
Contact emails

Subdomains

4 observed subdomains of kaptitude.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for kaptitude.com.

MechanismTarget
SPF_Asmtp4.silae.fr
SPF_Asmtp5.silae.fr
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.profils.org
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.mailjet.com
SPF_IP146.59.152.38
SPF_IP146.59.231.194
SPF_IP198.21.6.129/32
SPF_IP217.182.252.65
SPF_IP51.178.68.179
SPF_IP87.98.161.2
SPF_IP89.117.116.52

Related pages

Pivot deeper into the graph from kaptitude.com.

Cypher and MCP

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

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