Skip to content

Hostname

kkwindsolutions.com

Last fetched

kkwindsolutions.com resolves to 1 IPv4 address operated by AS62319 in DK. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · kkwindsolutions.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/kkwindsolutions.com

Resolution chain

kkwindsolutions.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.40.46.10185.40.44.0/22AS62319DK

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

22 observed subdomains of kkwindsolutions.com.

Web-graph footprint

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

67 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for kkwindsolutions.com.

MechanismTarget
SPF_INCLUDE_spf.wehost.dk
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.94.135.153
SPF_IP188.244.67.30

Related pages

Pivot deeper into the graph from kkwindsolutions.com.

Cypher and MCP

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

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