Skip to content

Hostname

kolena.com

Last fetched

kolena.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.116.12518.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.1918.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.6318.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.8618.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.31.318.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.5618.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.6518.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.9418.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.169.137.1223.169.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.137.143.169.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.137.263.169.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.137.533.169.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW

WHOIS identity

Registrar
iana:146
Organization
mark fleming
Contact emails

Subdomains

14 observed subdomains of kolena.com.

Web-graph footprint

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

224 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for kolena.com.

MechanismTarget
SPF_INCLUDE43819216.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from kolena.com.

Cypher and MCP

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

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