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
Resolution chain
cdsgroupe.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.40.157.219 | 20.40.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | FR |
| 46.105.60.75 | 46.105.0.0/16 | AS16276 | — | FR |
| 87.98.187.73 | 87.98.128.0/17 | AS16276 | — | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- alain de labaca
- Contact emails
Subdomains
18 observed subdomains of cdsgroupe.com.
Showing 13 of 18. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for cdsgroupe.com.
| Mechanism | Target |
|---|---|
| SPF_A | cdsgroupe.com |
| SPF_A | mailing.ecritel.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.tipimail.com |
| SPF_IP | 153.92.249.11/32 |
| SPF_IP | 159.183.233.62/32 |
| SPF_IP | 2001:4b98:dc0:41:216:3eff:fed4:65ac |
| SPF_IP | 213.218.140.0/24 |
| SPF_IP | 5.144.137.176/28 |
| SPF_IP | 91.188.70.32/28 |
| SPF_MX | cdsgroupe.com |
Related pages
Pivot deeper into the graph from cdsgroupe.com.
- IP · 20.40.157.219
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:81
- Country · FR
- Email · 4aae3af25e4061164751e9073e401c11-939063@contact.gandi.net
- TLD · .com
- Browse hostnames · cd…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.