Skip to content

Hostname

klym.com

Last fetched

klym.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · klym.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/klym.com

Resolution chain

klym.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.215.211.2318.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.242.1963.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.202.2850.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.40.20752.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.59.1254.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.80.27.22998.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

28 observed subdomains of klym.com.

Web-graph footprint

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

21 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for klym.com.

MechanismTarget
SPF_INCLUDE48940354.spf02.hubspotemail.net
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from klym.com.

Cypher and MCP

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

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