Skip to content

Hostname

kader.nl

Last fetched

kader.nl resolves to 1 IPv4 address operated by AS20847 in NL. WHOIS lists registrar:shock media b.v. as the registrar.

Nutrition Label

WHISPER CANON · kader.nlRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/kader.nl

Resolution chain

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

IPPrefixASNOperatorCountry
31.7.7.4931.7.4.0/22AS20847NL

WHOIS identity

Registrar
registrar:shock media b.v.
Organization
Contact emails

Subdomains

22 observed subdomains of kader.nl.

Web-graph footprint

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

96 sites link to this hostname.

103 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for kader.nl.

MechanismTarget
SPF_INCLUDE146209585.spf01.hubspotemail.net
SPF_INCLUDE_spf.cobytes.email
SPF_INCLUDE_spf.eu.sparkpostmail.com
SPF_INCLUDElms.plusport.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.shockmedia.email
SPF_INCLUDEsurvey.businessmonitor.nl
SPF_IP176.58.122.55
SPF_IP185.3.94.36
SPF_IP31.7.3.187/32
SPF_IP37.97.203.248/32
SPF_IP5.157.82.114
SPF_IP5.157.83.237
SPF_IP5.157.84.21/30
SPF_IP5.172.44.31
SPF_IP87.253.149.93

Related pages

Pivot deeper into the graph from kader.nl.

Cypher and MCP

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

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