Skip to content

Hostname

kwtgroup.nl

Last fetched

kwtgroup.nl resolves to 1 IPv4 address operated by PREVIDER-AS - Previder B.V. in NL. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

WHISPER CANON · kwtgroup.nlRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/kwtgroup.nl

Resolution chain

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

IPPrefixASNOperatorCountry
31.7.2.15131.7.0.0/22AS20847PREVIDER-AS - Previder B.V.NL

WHOIS identity

Registrar
registrar:team.blue nl b.v.
Organization
Contact emails

Subdomains

2 observed subdomains of kwtgroup.nl.

Web-graph footprint

Distinct hostnames that link to or from kwtgroup.nl in the public web crawl.

7 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for kwtgroup.nl.

MechanismTarget
SPF_Aweb01.impres.nl
SPF_Aweb02.impres.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.solcon.nl
SPF_IP145.128.241.135
SPF_IP84.35.85.120/29
SPF_IP93.117.214.96/28

Related pages

Pivot deeper into the graph from kwtgroup.nl.

Cypher and MCP

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

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