Skip to content

Hostname

keysim.uk

Last fetched

keysim.uk resolves to 1 IPv4 address operated by AS41495 in GB. WHOIS lists registrar:faelix limited t/a faelix [tag = faelix] as the registrar.

Nutrition Label

WHISPER CANON · keysim.ukRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.8/10canon.whisper.security/host/keysim.uk

Resolution chain

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

IPPrefixASNOperatorCountry
46.227.202.12146.227.200.0/21AS41495GB

WHOIS identity

Registrar
registrar:faelix limited t/a faelix [tag = faelix]
Organization
Contact emails

Subdomains

5 observed subdomains of keysim.uk.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for keysim.uk.

MechanismTarget
SPF_Akeysim.uk
SPF_MXkeysim.uk

Related pages

Pivot deeper into the graph from keysim.uk.

Cypher and MCP

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

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