Hostname
d-server.nl
Last fetched
d-server.nl resolves to 1 IPv4 address operated by AS24642 in NL. WHOIS lists registrar:d-hosting as the registrar.
Nutrition Label
Resolution chain
d-server.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 |
|---|---|---|---|---|
| 81.18.172.250 | 81.18.160.0/20 | AS24642 | — | NL |
WHOIS identity
- Registrar
- registrar:d-hosting
- Organization
- —
- Contact emails
- —
Subdomains
120 observed subdomains of d-server.nl.
Showing 25 of 120. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from d-server.nl in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for d-server.nl.
| Mechanism | Target |
|---|---|
| SPF_A | d-server.nl |
| SPF_IP | 178.18.134.0/27 |
| SPF_IP | 178.18.140.32/27 |
| SPF_IP | 2a02:990:123:0:0:2:2:248 |
| SPF_IP | 77.243.228.65/26 |
| SPF_IP | 77.243.232.192/26 |
| SPF_IP | 81.18.172.0/24 |
| SPF_MX | d-server.nl |
Related pages
Pivot deeper into the graph from d-server.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "d-server.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.