Hostname
dell.nl
Last fetched
dell.nl resolves to 2 IPv4 addresses operated by AS33905 in BR. WHOIS lists registrar:safenames ltd|safenames house, sunrise parkway, linford wood|mk14 6ls|milton keynes|united kingdom of great britain & n ireland|| as the registrar.
Nutrition Label
Resolution chain
dell.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 |
|---|---|---|---|---|
| 23.11.34.23 | 23.11.34.0/24 | AS33905 | — | BR |
| 23.11.41.22 | 23.11.41.0/24 | AS33905 | — | DE |
WHOIS identity
- Registrar
- registrar:safenames ltd|safenames house, sunrise parkway, linford wood|mk14 6ls|milton keynes|united kingdom of great britain & n ireland||
- Organization
- —
- Contact emails
- —
Subdomains
3 observed subdomains of dell.nl.
| Subdomain |
|---|
| eir.dell.nl |
| www.dell.nl |
| zoek.dell.nl |
Web-graph footprint
Distinct hostnames that link to or from dell.nl in the public web crawl.
83 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for dell.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from dell.nl.
- IP · 23.11.34.23
- ASN · AS33905
- Registrar · registrar:safenames ltd|safenames house, sunrise parkway, linford wood|mk14 6ls|milton keynes|united kingdom of great britain & n ireland||
- Country · BR
- TLD · .nl
- Browse hostnames · de…
- 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: "dell.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.