Skip to content

Hostname

kayransom.com

Last fetched

kayransom.com resolves to 1 IPv4 address operated by AS9009 in GB. WHOIS lists iana:228 as the registrar.

Nutrition Label

WHISPER CANON · kayransom.comRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint7.6/10canon.whisper.security/host/kayransom.com

Resolution chain

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

IPPrefixASNOperatorCountry
81.92.206.22781.92.204.0/22AS9009GB

WHOIS identity

Registrar
iana:228
Organization
b johnson
Contact emails

Subdomains

5 observed subdomains of kayransom.com.

Web-graph footprint

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

7 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for kayransom.com.

MechanismTarget
SPF_Agotenks.ukwebsolutionsdirect.com
SPF_Akayransom.com
SPF_INCLUDE_spf.cp247.net
SPF_INCLUDE_spf.google.com
SPF_IP193.189.75.2
SPF_MXkayransom.com

Related pages

Pivot deeper into the graph from kayransom.com.

Cypher and MCP

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

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