Hostname
cg974.fr
Last fetched
cg974.fr is a registered hostname under the .fr top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:orange
- Organization
- departement de la reunion
- Contact emails
Subdomains
37 observed subdomains of cg974.fr.
Showing 25 of 37. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cg974.fr in the public web crawl.
212 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for cg974.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mailjet.com |
| SPF_IP | 149.202.179.39 |
| SPF_IP | 154.67.12.157 |
| SPF_IP | 154.67.12.164 |
| SPF_IP | 154.67.12.39 |
| SPF_IP | 185.182.168.90 |
| SPF_IP | 194.3.178.2 |
| SPF_IP | 194.3.178.36/31 |
Related pages
Pivot deeper into the graph from cg974.fr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cg974.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.