Skip to content

Hostname

hexatom.fr

Last fetched

hexatom.fr resolves to 1 IPv4 address operated by AS51269 in FR. WHOIS lists registrar:scaleway as the registrar.

Nutrition Label

WHISPER CANON · hexatom.frRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/hexatom.fr

Resolution chain

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

IPPrefixASNOperatorCountry
185.140.45.161185.140.45.0/24AS51269FR

WHOIS identity

Registrar
registrar:scaleway
Organization
ano nymous
Contact emails

Subdomains

262 observed subdomains of hexatom.fr.

Web-graph footprint

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

7 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for hexatom.fr.

MechanismTarget
SPF_INCLUDE_spf.hexatom.fr
SPF_INCLUDEspf.mandrillapp.com
SPF_IP178.255.100.90
SPF_IP185.103.143.111

Related pages

Pivot deeper into the graph from hexatom.fr.

Cypher and MCP

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

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