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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.167.110.61 | 194.167.0.0/16 | AS2200 | FR-RENATER - Renater | FR |
WHOIS identity
- Registrar
- registrar:gip renater
- Organization
- rectorat de l'academie de rouen
- Contact emails
Subdomains
2,334 observed subdomains of ac-rouen.fr.
Showing 25 of 2,334. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for ac-rouen.fr.
| Mechanism | Target |
|---|---|
| SPF_IP | 172.26.67.84/31 |
| SPF_IP | 193.50.120.13 |
| SPF_IP | 193.50.120.14/31 |
| SPF_IP | 193.50.120.16/31 |
| SPF_IP | 193.51.147.21/28 |
| SPF_IP | 193.54.151.80/29 |
| SPF_IP | 194.254.206.80/29 |
Related pages
Pivot deeper into the graph from ac-rouen.fr.
- IP · 194.167.110.61
- ASN · AS2200FR-RENATER - Renater
- Registrar · registrar:gip renater
- Country · FR
- Email · ce.rectorat@ac-rouen.fr
- TLD · .fr
- Browse hostnames · ac…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.