Hostname
kls-group.fr
Last fetched
kls-group.fr resolves to 2 IPv4 addresses operated by AS60595 in FR. WHOIS lists registrar:gandi as the registrar.
Nutrition Label
Resolution chain
kls-group.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.2.77.43 | 194.2.77.0/24 | AS60595 | — | FR |
| 194.2.77.45 | 194.2.77.0/24 | AS60595 | — | FR |
WHOIS identity
- Registrar
- registrar:gandi
- Organization
- kls
- Contact emails
Subdomains
9 observed subdomains of kls-group.fr.
Web-graph footprint
Distinct hostnames that link to or from kls-group.fr in the public web crawl.
60 sites link to this hostname.
68 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for kls-group.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from kls-group.fr.
- IP · 194.2.77.43
- ASN · AS60595
- Registrar · registrar:gandi
- Country · FR
- Email · 10c6f86ca8997b84f77efdce14ea01c7-898648@contact.gandi.net
- TLD · .fr
- Browse hostnames · kl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kls-group.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.