Skip to content

Hostname

rouen.fr

Last fetched

rouen.fr resolves to 176.57.246.58, announced in 176.57.246.0/24 by ASN-FR-SERINYA - Serinya Telecom SAS in FR. rouen.fr is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · rouen.frRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/rouen.fr

Resolution chain

IPv6 resolution

No AAAA record for rouen.fr is recorded in WhisperGraph.

Attribution

serinya

ORIGIN_AS

WHOIS identity

Registrar
registrar:gandi
Registrant organisation
ville de rouen
Contact emails
6670ae60101629136c1dae3b91719afe-4699844@contact.gandi.net, 78cd52211280c404574d78c9b1e09861-4699844@contact.gandi.net

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-111-a.gandi.net
  • ns-131-b.gandi.net
  • ns-67-c.gandi.net
  • ns1.gandi.net

MX records

  • vade-mx-eu-fallback01.hornetsecurity.com
  • vade-mx-eu-fallback02.hornetsecurity.com
  • vade-mx-fr01.hornetsecurity.com
  • vade-mx-fr02.hornetsecurity.com
  • mx01.cloud.vadesecure.com
  • mx02.cloud.vadesecure.com
  • mx03.cloud.vadesecure.com
  • mx04.cloud.vadesecure.com

SPF policy

  • include: spf.hornetsecurity.com
  • include: spf.protection.outlook.com
  • include: spf.cloud.vadesecure.com
  • ip: 176.57.246.58
  • ip: 185.47.240.13
  • ip: 194.53.6.164
  • ip: 194.53.6.165
  • ip: 194.53.6.166
  • ip: 195.137.186.86
  • ip: 80.74.73.96

Threat-feed evidence

History

Related pages

Pivot from rouen.fr into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "rouen.fr"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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