Hostname
cdg31.fr
Last fetched
cdg31.fr resolves to 1 IPv4 address operated by AS50624 in FR. WHOIS lists registrar:bdl systemes dba systonic as the registrar.
Nutrition Label
Resolution chain
cdg31.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 |
|---|---|---|---|---|
| 148.253.65.172 | 148.253.64.0/18 | AS50624 | — | FR |
WHOIS identity
- Registrar
- registrar:bdl systemes dba systonic
- Organization
- centre de gestion de la fonction publique territoriale de la haute garonne
- Contact emails
Subdomains
18 observed subdomains of cdg31.fr.
Web-graph footprint
Distinct hostnames that link to or from cdg31.fr in the public web crawl.
64 sites link to this hostname.
53 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for cdg31.fr.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | cdg31.fr.spf.hornetdmarc.com |
Related pages
Pivot deeper into the graph from cdg31.fr.
- IP · 148.253.65.172
- ASN · AS50624
- Registrar · registrar:bdl systemes dba systonic
- Country · FR
- Email · registrant@prodomaines.com
- TLD · .fr
- 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: "cdg31.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.