Skip to content

Hostname

capdagde.com

Last fetched

capdagde.com resolves to 1 IPv4 address operated by WAN2MANY-AS in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · capdagde.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/capdagde.com

Resolution chain

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

IPPrefixASNOperatorCountry
178.20.64.81178.20.64.0/21AS29608WAN2MANY-ASFR

WHOIS identity

Registrar
iana:433
Organization
bezes christian
Contact emails

Subdomains

18 observed subdomains of capdagde.com.

Web-graph footprint

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

478 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for capdagde.com.

MechanismTarget
SPF_Asmtp-out.absys-online.fr
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf.ingenie.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.205.3.154
SPF_IP178.20.64.81

Related pages

Pivot deeper into the graph from capdagde.com.

Cypher and MCP

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

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