Skip to content

Hostname

khairos.fr

Last fetched

khairos.fr resolves to 1 IPv4 address operated by OVH - OVH SAS in FR. WHOIS lists registrar:scaleway as the registrar.

Nutrition Label

WHISPER CANON · khairos.frRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/khairos.fr

Resolution chain

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

IPPrefixASNOperatorCountry
176.31.42.196176.31.0.0/16AS16276OVH - OVH SASFR

WHOIS identity

Registrar
registrar:scaleway
Organization
ano nymous
Contact emails

Subdomains

58 observed subdomains of khairos.fr.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • khairos.fr

SPF policy

9 SPF mechanisms authorising senders for khairos.fr.

MechanismTarget
SPF_Akhairos.fr
SPF_IP146.59.152.203
SPF_IP176.31.42.196
SPF_IP178.33.208.129
SPF_IP212.27.42.5/32
SPF_IP51.178.102.228
SPF_IP51.91.73.171
SPF_IP91.134.44.226
SPF_MXkhairos.fr

Related pages

Pivot deeper into the graph from khairos.fr.

Cypher and MCP

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

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