Hostname
cc-bdp.fr
Last fetched
cc-bdp.fr resolves to 1 IPv4 address operated by AS42970 in FR. WHOIS lists registrar:netim as the registrar.
Nutrition Label
Resolution chain
cc-bdp.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 91.213.25.176 | 91.213.25.0/24 | AS42970 | — | FR |
WHOIS identity
- Registrar
- registrar:netim
- Organization
- communaute de communes des baronnies en drome provencale
- Contact emails
Subdomains
2 observed subdomains of cc-bdp.fr.
| Subdomain |
|---|
| lizmap.cc-bdp.fr |
| www.cc-bdp.fr |
Web-graph footprint
Distinct hostnames that link to or from cc-bdp.fr in the public web crawl.
66 sites link to this hostname.
210 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for cc-bdp.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendinblue.com |
| SPF_INCLUDE | spf.eudonet.com |
| SPF_INCLUDE | spf.mezcalito.fr |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.3.9.164 |
| SPF_IP | 62.193.57.74 |
| SPF_IP | 93.188.174.202/32 |
Related pages
Pivot deeper into the graph from cc-bdp.fr.
- IP · 91.213.25.176
- ASN · AS42970
- Registrar · registrar:netim
- Country · FR
- Email · b1e707e21a5ae7134fa1409b7e0e0884-5345193@contact.gandi.net
- TLD · .fr
- Browse hostnames · cc…
- 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: "cc-bdp.fr"})-[: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.