Skip to content

Hostname

keosys.com

Last fetched

keosys.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · keosys.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/keosys.com

Resolution chain

keosys.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:433
Organization
jerome fortineau
Contact emails

Subdomains

29 observed subdomains of keosys.com.

Web-graph footprint

Distinct hostnames that link to or from keosys.com in the public web crawl.

108 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for keosys.com.

MechanismTarget
SPF_Akeosys.com
SPF_INCLUDE4870646.spf08.hubspotemail.net
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP185.42.29.228
SPF_IP185.65.249.127
SPF_IP46.105.219.97
SPF_IP91.134.138.215
SPF_IP91.213.242.100/25
SPF_MXkeosys.com

Related pages

Pivot deeper into the graph from keosys.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "keosys.com"})-[: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.