Skip to content

Hostname

ac-nice.fr

Last fetched

ac-nice.fr resolves to 185.75.143.93, announced in 185.75.140.0/22 by EUROFIBER-FRANCE - Eurofiber France SAS in FR. ac-nice.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 · ac-nice.frRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ac-nice.fr

Resolution chain

Attribution

eurofiber france

ORIGIN_AS

WHOIS identity

Registrar
registrar:gip renater
Registrant organisation
rectorat de l'academie de nice
Contact emails
ce.rectorat@ac-nice.fr

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

  • cerbere1.ac-nice.fr
  • svrs.ac-nice.fr
  • dns-master.in.region-academique-paca.fr

MX records

  • msg-a85.education.gouv.fr
  • msg-b85.education.gouv.fr

SPF policy

  • ip: 193.51.147.1/24
  • ip: 195.83.90.1/24
  • ip: 194.167.84.224/29
  • ip: 193.54.151.80/29
  • ip: 194.254.206.80/29
  • a: smtpout.ac-nice.fr
  • ip: 194.167.84.120
  • ip: 194.167.84.122
  • ip: 194.167.84.123
  • ip: 195.83.252.231
  • ip: 195.83.252.232
  • ip: 195.83.252.233
  • ip: 195.83.252.234
  • ip: 195.83.252.237

Threat-feed evidence

History

Related pages

Pivot from ac-nice.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: "ac-nice.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.