Skip to content

Hostname

capmonetique.com

Last fetched

capmonetique.com resolves to 1 IPv4 address operated by AS29222 in CH. WHOIS lists iana:14 as the registrar.

Nutrition Label

WHISPER CANON · capmonetique.comRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/capmonetique.com

Resolution chain

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

IPPrefixASNOperatorCountry
83.166.130.13983.166.128.0/19AS29222CH

WHOIS identity

Registrar
iana:14
Organization
barbara billac
Contact emails

Subdomains

17 observed subdomains of capmonetique.com.

Web-graph footprint

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

28 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for capmonetique.com.

MechanismTarget
SPF_INCLUDE_spf.kundenserver.de
SPF_INCLUDE_spf.perfora.net
SPF_INCLUDEsmtp-1.castle-it.net
SPF_INCLUDEsmtp-2.castle-it.net
SPF_INCLUDEspf.cloud.vadesecure.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEu123456.wl.sendgrid.net
SPF_IP109.234.163.38
SPF_IP194.2.122.190/32
SPF_IP194.50.38.0/24
SPF_IP37.1.253.80/28
SPF_IP37.59.37.52/32
SPF_IP78.245.85.153
SPF_IP83.166.130.139
SPF_IP91.208.226.35
SPF_IP91.216.234.71

Related pages

Pivot deeper into the graph from capmonetique.com.

Cypher and MCP

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

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