Skip to content

Hostname

kstools.com

Last fetched

kstools.com resolves to 4 IPv4 addresses operated by HETZNER-AS in DE. WHOIS lists iana:976 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:976
Organization
ks tools werkzeuge maschinen
Contact emails

Subdomains

27 observed subdomains of kstools.com.

Web-graph footprint

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

344 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for kstools.com.

MechanismTarget
SPF_Akstools.com
SPF_Amail.smcc.net
SPF_INCLUDEsendgrid.net
SPF_IP193.23.176.0/22
SPF_IP194.50.33.0/24
SPF_IP5.10.164.76/32
SPF_IP87.130.46.24/29
SPF_MXkstools.com

Related pages

Pivot deeper into the graph from kstools.com.

Cypher and MCP

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

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