Skip to content

Hostname

id-control.fr

Last fetched

id-control.fr resolves to 217.70.180.135, announced in 217.70.176.0/20 by GANDI-AS - GANDI SAS in FR. id-control.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 · id-control.frRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/id-control.fr

Resolution chain

IPv6 resolution

No AAAA record for id-control.fr is recorded in WhisperGraph.

Attribution

gandi

ORIGIN_AS

WHOIS identity

Registrar
registrar:gandi
Registrant organisation
green point
Contact emails
6d3b486810783cbbf2d694794bb32da1-1784604@contact.gandi.net, fcece28d4858a99279dd2feff715d7ca-1784604@contact.gandi.net

Subdomains

Mail and authentication

Nameservers

  • ns-238-b.gandi.net
  • ns-250-c.gandi.net
  • ns-96-a.gandi.net
  • ns1.gandi.net

MX records

  • fb.mail.gandi.net
  • spool.mail.gandi.net

SPF policy

  • include: spf.mailjet.com
  • include: _mailcust.gandi.net

Threat-feed evidence

History

Related pages

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