Skip to content

Hostname

klashwerks.com

Last fetched

klashwerks.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · klashwerks.comRouting diversity5.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/klashwerks.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.178.7916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.181.13316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.5416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.193.19116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.193.22816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.195.16516.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.16.363.5.16.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.9.613.5.9.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.41.22152.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.43.6152.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.169.17352.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.84.8352.217.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.140.10154.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.168.18154.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.197.2154.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.204.23754.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of klashwerks.com owner
Contact emails

Subdomains

28 observed subdomains of klashwerks.com.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for klashwerks.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from klashwerks.com.

Cypher and MCP

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

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