Hostname
dz.nl
Last fetched
dz.nl resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:qdc b.v. steenplaetsstraat 20 2288aa rijswijk netherlands as the registrar.
Nutrition Label
Resolution chain
dz.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 |
|---|---|---|---|---|
| 18.198.248.100 | 18.198.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- registrar:qdc b.v. steenplaetsstraat 20 2288aa rijswijk netherlands
- Organization
- —
- Contact emails
- —
Subdomains
24 observed subdomains of dz.nl.
Showing 23 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dz.nl in the public web crawl.
317 sites link to this hostname.
491 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 dz.nl.
| Mechanism | Target |
|---|---|
| SPF_A | dz.nl |
| SPF_A | mail.dz.nl |
| SPF_A | mail01.yellowyard.nl |
| SPF_INCLUDE | _spf.zorgmail.nl |
| SPF_INCLUDE | spf.afas.online |
| SPF_INCLUDE | spf.eprov.eu |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | dz.nl |
Related pages
Pivot deeper into the graph from dz.nl.
- IP · 18.198.248.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:qdc b.v. steenplaetsstraat 20 2288aa rijswijk netherlands
- Country · DE
- TLD · .nl
- Browse hostnames · dz…
- 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: "dz.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.