Skip to content

Hostname

cergy.fr

Last fetched

cergy.fr resolves to 1 IPv4 address operated by AQUARAY - Aqua Ray SAS in FR. WHOIS lists registrar:nameshield as the registrar.

Nutrition Label

WHISPER CANON · cergy.frRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/cergy.fr

Resolution chain

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

IPPrefixASNOperatorCountry
95.128.47.1795.128.40.0/21AS41653AQUARAY - Aqua Ray SASFR

WHOIS identity

Registrar
registrar:nameshield
Organization
mairie de cergy
Contact emails

Subdomains

26 observed subdomains of cergy.fr.

Web-graph footprint

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

301 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for cergy.fr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.smtp.icodia.com
SPF_INCLUDEspf.stratis.pro
SPF_IP185.66.232.173/32
SPF_IP185.66.232.174/32
SPF_IP185.66.232.175/32
SPF_IP185.66.233.74
SPF_IP212.73.221.19
SPF_IP213.32.80.195
SPF_IP46.31.196.193
SPF_IP46.31.196.194
SPF_IP46.31.196.195
SPF_IP46.31.196.196
SPF_IP46.31.196.73
SPF_IP95.128.44.86

Related pages

Pivot deeper into the graph from cergy.fr.

Cypher and MCP

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

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