Skip to content

Hostname

citiz.fr

Last fetched

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

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
registrar:gandi
Registrant organisation
france-autopartage
Contact emails
1c5d3fb53e5117397572deff8965288a-1712088@contact.gandi.net, 243aaca740c5c4bce995d1a9fdf1f8f6-1712088@contact.gandi.net, 605cb7e62a34e4810f81767a32b53e24-1712088@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-104-b.gandi.net
  • ns-216-c.gandi.net
  • ns-45-a.gandi.net
  • ns1.gandi.net
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net

MX records

  • citiz-fr.mail.protection.outlook.com

SPF policy

  • ip: 194.213.30.17/32
  • ip: 217.70.184.38/32
  • ip: 46.29.122.8/32
  • ip: 46.29.122.9/32
  • include: spf.protection.outlook.com
  • a: mail-02.webinov.com
  • a: mail-03.webinov.com
  • a: mail-04.webinov.com
  • a: web-03.webinov.com
  • a: web-04.webinov.com
  • include: mail.zendesk.com
  • a: citiz.fr
  • mx: citiz.fr
  • ip: 185.253.135.110
  • ip: 185.253.135.112
  • ip: 194.213.30.193
  • ip: 195.154.59.16
  • ip: 212.129.34.252
  • ip: 212.83.173.95
  • ip: 37.58.204.103
  • ip: 46.29.127.31

Threat-feed evidence

History

Related pages

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