Skip to content

Hostname

capcompetence.com

Last fetched

capcompetence.com resolves to 1 IPv4 address operated by O2SWITCH in FR. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
109.234.164.72109.234.164.0/22AS50474O2SWITCHFR

WHOIS identity

Registrar
iana:2
Organization
Contact emails

Subdomains

2 observed subdomains of capcompetence.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for capcompetence.com.

MechanismTarget
SPF_INCLUDEe-doceo.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_INCLUDEsrv235.e-doceo.com
SPF_INCLUDEwww-data@srv235.e-doceo.com
SPF_IP13.81.123.25
SPF_IP13.93.91.95
SPF_IP185.74.42.170
SPF_IP185.74.42.171
SPF_IP37.187.145.175
SPF_IP40.115.22.172
SPF_IP40.68.250.7

Related pages

Pivot deeper into the graph from capcompetence.com.

Cypher and MCP

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

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