Skip to content

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

WHISPER CANON · cg974.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cg974.fr

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.

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

SPF policy

8 SPF mechanisms authorising senders for cg974.fr.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_IP149.202.179.39
SPF_IP154.67.12.157
SPF_IP154.67.12.164
SPF_IP154.67.12.39
SPF_IP185.182.168.90
SPF_IP194.3.178.2
SPF_IP194.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.