Skip to content

Hostname

cg60.fr

Last fetched

cg60.fr resolves to 1 IPv4 address operated by AS8304 in FR. WHOIS lists registrar:option service as the registrar.

Nutrition Label

WHISPER CANON · cg60.frRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cg60.fr

Resolution chain

cg60.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
87.252.5.21987.252.16.0/24AS8304FR

WHOIS identity

Registrar
registrar:option service
Organization
conseil general de loise
Contact emails

Subdomains

8 observed subdomains of cg60.fr.

Web-graph footprint

Distinct hostnames that link to or from cg60.fr in the public web crawl.

26 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for cg60.fr.

MechanismTarget
SPF_Acd60prod.mgcloud.fr
SPF_Acg60.fr
SPF_Awebmail.oise.fr
SPF_INCLUDE_spf-paas.eolas-services.com
SPF_INCLUDEhosteurtransac.net
SPF_INCLUDEns1.aspaway.fr
SPF_INCLUDEns2.aspaway.fr
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.mailinblack.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.postal.sensiwave.com
SPF_IP185.7.39.6/32
SPF_IP217.16.7.198/24
SPF_IP45.92.110.215
SPF_IP83.145.109.192
SPF_IP83.145.109.194/26
SPF_IP87.252.5.108
SPF_IP87.252.5.9
SPF_IP89.185.44.66
SPF_MXcg60.fr

Related pages

Pivot deeper into the graph from cg60.fr.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cg60.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.