Skip to content

Hostname

hexanet.fr

Last fetched

hexanet.fr resolves to 1 IPv4 address operated by HEXANET in FR. WHOIS lists registrar:hexanet sas as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
188.94.206.206188.94.200.0/21AS34863HEXANETFR

WHOIS identity

Registrar
registrar:hexanet sas
Organization
hexanet
Contact emails

Subdomains

322 observed subdomains of hexanet.fr.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for hexanet.fr.

MechanismTarget
SPF_Asmtp.hexanet.fr
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.46.85.199/32
SPF_IP193.46.85.2
SPF_IP194.30.173.119
SPF_IP81.23.32.0/20

Related pages

Pivot deeper into the graph from hexanet.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hexanet.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.