Hostname
d66.nl
Last fetched
d66.nl resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:move next bv|kenauweg 25|2331ba leiden|netherlands|| as the registrar.
Nutrition Label
Resolution chain
d66.nl 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 |
|---|---|---|---|---|
| 104.20.43.142 | 104.20.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.168.140 | 172.66.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:move next bv|kenauweg 25|2331ba leiden|netherlands||
- Organization
- —
- Contact emails
- —
Subdomains
402 observed subdomains of d66.nl.
Showing 25 of 402. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from d66.nl in the public web crawl.
1,190 sites link to this hostname.
1,299 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for d66.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.exactonline.nl |
| SPF_INCLUDE | _spf.exonet.nl |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.cloudeu.oxcs.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | stripe.com |
| SPF_IP | 136.144.190.112/32 |
| SPF_IP | 195.177.214.128/27 |
| SPF_IP | 212.23.48.250/32 |
| SPF_IP | 89.188.15.0/24 |
| SPF_IP | 97.71.200.121/29 |
Related pages
Pivot deeper into the graph from d66.nl.
- IP · 104.20.43.142
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:move next bv|kenauweg 25|2331ba leiden|netherlands||
- Country · CA
- TLD · .nl
- Browse hostnames · d6…
- 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: "d66.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.