Skip to content

Hostname

archi.fr

Last fetched

archi.fr is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. archi.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 · archi.frRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint7.4/10canon.whisper.security/host/archi.fr

Resolution chain

No IPv4 resolution is recorded for archi.fr in WhisperGraph.

IPv6 resolution

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

WHOIS identity

Registrar
registrar:gip renater
Contact emails
philippe.granvoinnet@culture.gouv.fr, eric.lengereau@culture.gouv.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

  • nsb.perf1.com
  • nsc.perf1.com
  • corbu.gamsau.archi.fr
  • dns.nantes.archi.fr
  • serveur.paris.archi.fr
  • dns1.rouen.archi.fr
  • ns4.cnrs.fr
  • a.ns.developpement-durable.gouv.fr
  • b.ns.developpement-durable.gouv.fr
  • nsa.perf1.fr
  • ns1.u-strasbg.fr
  • ns.private.univ-tlse3.fr

MX records

  • ispconfig.archi.fr

Threat-feed evidence

History

Related pages

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