Skip to content

Hostname

cdsgroupe.com

Last fetched

cdsgroupe.com resolves to 3 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · cdsgroupe.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cdsgroupe.com

Resolution chain

cdsgroupe.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.40.157.21920.40.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR
46.105.60.7546.105.0.0/16AS16276FR
87.98.187.7387.98.128.0/17AS16276FR

WHOIS identity

Registrar
iana:81
Organization
alain de labaca
Contact emails

Subdomains

18 observed subdomains of cdsgroupe.com.

Web-graph footprint

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

54 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for cdsgroupe.com.

MechanismTarget
SPF_Acdsgroupe.com
SPF_Amailing.ecritel.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tipimail.com
SPF_IP153.92.249.11/32
SPF_IP159.183.233.62/32
SPF_IP2001:4b98:dc0:41:216:3eff:fed4:65ac
SPF_IP213.218.140.0/24
SPF_IP5.144.137.176/28
SPF_IP91.188.70.32/28
SPF_MXcdsgroupe.com

Related pages

Pivot deeper into the graph from cdsgroupe.com.

Cypher and MCP

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

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