Hostname
cgt.fr
Last fetched
cgt.fr resolves to 1 IPv4 address operated by AS197696 in FR. WHOIS lists registrar:gandi as the registrar.
Nutrition Label
Resolution chain
cgt.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 |
|---|---|---|---|---|
| 31.170.11.189 | 31.170.8.0/22 | AS197696 | — | FR |
WHOIS identity
- Registrar
- registrar:gandi
- Organization
- ass fonciere urbaine libre compl imm cgt
- Contact emails
Subdomains
292 observed subdomains of cgt.fr.
Showing 25 of 292. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cgt.fr in the public web crawl.
1,716 sites link to this hostname.
386 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for cgt.fr.
| Mechanism | Target |
|---|---|
| SPF_A | mx1.cgt.fr |
| SPF_A | mx2.cgt.fr |
| SPF_A | sympa02.cgt.fr |
| SPF_INCLUDE | spf.cloud.vadesecure.com |
| SPF_INCLUDE | spf.protection.evolix.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 176.57.243.232/29 |
| SPF_IP | 185.136.41.130 |
| SPF_IP | 185.136.41.16/29 |
| SPF_IP | 195.137.186.192/29 |
| SPF_IP | 212.234.228.142 |
Related pages
Pivot deeper into the graph from cgt.fr.
- IP · 31.170.11.189
- ASN · AS197696
- Registrar · registrar:gandi
- Country · FR
- Email · 284a674d4ec129ec61e5aa185ed3f26c-249108@contact.gandi.net
- TLD · .fr
- Browse hostnames · cg…
- 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: "cgt.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.