Skip to content

Hostname

imm.fr

Last fetched

imm.fr resolves to 217.70.180.133, announced in 217.70.176.0/20 by GANDI-AS - GANDI SAS in FR. imm.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 · imm.frRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/imm.fr

Resolution chain

IPv6 resolution

Attribution

gandi

ORIGIN_AS

WHOIS identity

Registrar
registrar:gandi
Registrant organisation
institut mutualiste montsouris
Contact emails
domaine-admin@list.orange-ftgroup.com, 476cd2308ea1c43a547099959960d9df-5341713@contact.gandi.net, 9975b7caf259cdac48f4a7a9fe123037-5341713@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

  • z.dns.gandi.net
  • ns-185-c.gandi.net
  • ns-65-b.gandi.net
  • ns-70-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

  • d324212.a.ess.de.barracudanetworks.com
  • d324212.b.ess.de.barracudanetworks.com

SPF policy

  • include: spf.akio.cloud
  • include: spf.ess.de.barracudanetworks.com
  • include: hads._spf.diabolocom.com
  • mx: imm.fr
  • ip: 46.254.227.146
  • ip: 46.254.227.147
  • ip: 46.254.227.150
  • ip: 62.129.7.246
  • ip: 85.233.213.54

Threat-feed evidence

History

Related pages

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