Hostname
cadix.nl
Last fetched
cadix.nl resolves to 1 IPv4 address operated by CJ2-AS - CJ2 Hosting B.V. in NL. WHOIS lists registrar:registrar.eu|willem buytewechstraat 40|3024bn rotterdam|netherlands|| as the registrar.
Nutrition Label
Resolution chain
cadix.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 |
|---|---|---|---|---|
| 185.146.216.130 | 185.146.216.0/23 | AS39704 | CJ2-AS - CJ2 Hosting B.V. | NL |
WHOIS identity
- Registrar
- registrar:registrar.eu|willem buytewechstraat 40|3024bn rotterdam|netherlands||
- Organization
- —
- Contact emails
- —
Subdomains
28 observed subdomains of cadix.nl.
Showing 21 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cadix.nl in the public web crawl.
54 sites link to this hostname.
64 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for cadix.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.hosting.kirra.nl |
| SPF_INCLUDE | _spf.online.superoffice.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.14.187.173 |
| SPF_IP | 185.146.216.248 |
| SPF_IP | 62.210.13.184 |
| SPF_IP | 92.68.11.51 |
| SPF_MX | cadix.nl |
Related pages
Pivot deeper into the graph from cadix.nl.
- IP · 185.146.216.130
- ASN · AS39704CJ2-AS - CJ2 Hosting B.V.
- Registrar · registrar:registrar.eu|willem buytewechstraat 40|3024bn rotterdam|netherlands||
- Country · NL
- TLD · .nl
- Browse hostnames · ca…
- 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: "cadix.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.