Skip to content

Hostname

choisel.fr

Last fetched

choisel.fr resolves to 1 IPv4 address operated by NEO-ASN Zayo Europe in FR. WHOIS lists registrar:namebay as the registrar.

Nutrition Label

WHISPER CANON · choisel.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/choisel.fr

Resolution chain

choisel.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
83.167.59.7183.167.32.0/19AS8218NEO-ASN Zayo EuropeFR

WHOIS identity

Registrar
registrar:namebay
Organization
commune de choisel
Contact emails

Subdomains

6 observed subdomains of choisel.fr.

Web-graph footprint

Distinct hostnames that link to or from choisel.fr in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for choisel.fr.

MechanismTarget
SPF_Achoisel.fr
SPF_IP83.167.46.0/23
SPF_IP83.167.59.0/24
SPF_MXchoisel.fr

Related pages

Pivot deeper into the graph from choisel.fr.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "choisel.fr"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.