Skip to content

Hostname

ac-rouen.fr

Last fetched

ac-rouen.fr resolves to 1 IPv4 address operated by FR-RENATER - Renater in FR. WHOIS lists registrar:gip renater as the registrar.

Nutrition Label

WHISPER CANON · ac-rouen.frRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/ac-rouen.fr

Resolution chain

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

IPPrefixASNOperatorCountry
194.167.110.61194.167.0.0/16AS2200FR-RENATER - RenaterFR

WHOIS identity

Registrar
registrar:gip renater
Organization
rectorat de l'academie de rouen
Contact emails

Subdomains

2,334 observed subdomains of ac-rouen.fr.

Web-graph footprint

Distinct hostnames that link to or from ac-rouen.fr in the public web crawl.

204 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ac-rouen.fr.

MechanismTarget
SPF_IP172.26.67.84/31
SPF_IP193.50.120.13
SPF_IP193.50.120.14/31
SPF_IP193.50.120.16/31
SPF_IP193.51.147.21/28
SPF_IP193.54.151.80/29
SPF_IP194.254.206.80/29

Related pages

Pivot deeper into the graph from ac-rouen.fr.

Cypher and MCP

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

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