Skip to content

Hostname

kwsoft.fr

Last fetched

kwsoft.fr resolves to 1 IPv4 address operated by AS9063 in DE. WHOIS lists registrar:ingenit gmbh & co. kg as the registrar.

Nutrition Label

WHISPER CANON · kwsoft.frRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kwsoft.fr

Resolution chain

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

IPPrefixASNOperatorCountry
81.27.231.12781.27.228.0/22AS9063DE

WHOIS identity

Registrar
registrar:ingenit gmbh & co. kg
Organization
kuehn & weyh software
Contact emails

Subdomains

1 observed subdomain of kwsoft.fr.

Subdomain
www.kwsoft.fr

Web-graph footprint

Distinct hostnames that link to or from kwsoft.fr in the public web crawl.

5 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for kwsoft.fr.

MechanismTarget
SPF_IP213.164.67.64/27
SPF_IP2a03:3500:0111::/56

Related pages

Pivot deeper into the graph from kwsoft.fr.

Cypher and MCP

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

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