Skip to content

Hostname

kswshop.com

Last fetched

kswshop.com resolves to 2 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists iana:1456 as the registrar.

Nutrition Label

WHISPER CANON · kswshop.comRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/kswshop.com

Resolution chain

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

IPPrefixASNOperatorCountry
168.119.145.77168.119.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE
195.201.82.25195.201.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

Registrar
iana:1456
Organization
federacja ksw sp. z o.o. sp.k.
Contact emails

Subdomains

20 observed subdomains of kswshop.com.

Web-graph footprint

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

6 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for kswshop.com.

MechanismTarget
SPF_Akswshop.com
SPF_IP136.243.189.237
SPF_IP136.243.189.238
SPF_IP168.119.145.77
SPF_IP195.201.82.25
SPF_IP2a01:4f8:161:430:0:0:0:2
SPF_MXkswshop.com

Related pages

Pivot deeper into the graph from kswshop.com.

Cypher and MCP

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

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