Skip to content

Hostname

office64.fr

Last fetched

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

Resolution chain

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

IPv6 resolution

WHOIS identity

Registrar
registrar:gandi
Registrant organisation
l'office 64 de l'habitat
Contact emails
a.sulpice@office64.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

  • ns-121-a.gandi.net
  • ns-121-b.gandi.net
  • ns-89-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
  • office64-fr.mail.eo.outlook.com
  • mx1-eu1.ppe-hosted.com
  • mx2-eu1.ppe-hosted.com

SPF policy

  • ip: 212.51.164.160/29
  • ip: 185.182.170.207/32
  • ip: 185.182.170.208/32
  • ip: 185.182.170.209/32
  • ip: 185.182.170.210/32
  • ip: 185.182.170.211/32
  • ip: 185.182.170.212/32
  • include: spf.protection.outlook.com
  • a: dispatch-eu.ppe-hosted.com
  • include: eu.transmail.net

Threat-feed evidence

History

Related pages

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