Skip to content

Hostname

klart.se

Last fetched

klart.se resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:abion ab as the registrar.

Nutrition Label

WHISPER CANON · klart.seRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/klart.se

Resolution chain

klart.se resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.66.102.2618.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.2718.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.4218.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.8218.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.10399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.4099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.9699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:abion ab
Organization
Contact emails

Subdomains

9 observed subdomains of klart.se.

Web-graph footprint

Distinct hostnames that link to or from klart.se in the public web crawl.

987 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for klart.se.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from klart.se.

Cypher and MCP

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

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