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
Resolution chain
kader.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 31.7.7.49 | 31.7.4.0/22 | AS20847 | — | NL |
WHOIS identity
- Registrar
- registrar:shock media b.v.
- Organization
- —
- Contact emails
- —
Subdomains
22 observed subdomains of kader.nl.
Showing 20 of 22. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for kader.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 146209585.spf01.hubspotemail.net |
| SPF_INCLUDE | _spf.cobytes.email |
| SPF_INCLUDE | _spf.eu.sparkpostmail.com |
| SPF_INCLUDE | lms.plusport.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.afas.online |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.shockmedia.email |
| SPF_INCLUDE | survey.businessmonitor.nl |
| SPF_IP | 176.58.122.55 |
| SPF_IP | 185.3.94.36 |
| SPF_IP | 31.7.3.187/32 |
| SPF_IP | 37.97.203.248/32 |
| SPF_IP | 5.157.82.114 |
| SPF_IP | 5.157.83.237 |
| SPF_IP | 5.157.84.21/30 |
| SPF_IP | 5.172.44.31 |
| SPF_IP | 87.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.