Hostname
asz.nl
Last fetched
asz.nl resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
asz.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 |
|---|---|---|---|---|
| 188.240.52.116 | 188.240.52.0/22 | AS20857 | — | NL |
WHOIS identity
- Registrar
- iana:93
- Organization
- —
- Contact emails
- —
Subdomains
132 observed subdomains of asz.nl.
Showing 25 of 132. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from asz.nl in the public web crawl.
483 sites link to this hostname.
323 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for asz.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.ezorg.nl |
| SPF_INCLUDE | _spf.zorgmail.nl |
| SPF_INCLUDE | spf.afas.online |
| SPF_INCLUDE | spf.geenspam.mx |
| SPF_INCLUDE | spf.mdl-solutions.nl |
| SPF_INCLUDE | spf.tmes.trendmicro.com |
| SPF_IP | 145.22.254.11 |
| SPF_IP | 145.22.254.12/31 |
| SPF_IP | 147.160.167.0/26 |
| SPF_IP | 168.63.28.84 |
| SPF_IP | 185.30.236.180/32 |
| SPF_IP | 188.240.52.116 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 2a03:9700:8000:0:0:0:0:82 |
| SPF_IP | 31.7.5.119 |
| SPF_IP | 5.39.185.0/24 |
| SPF_IP | 80.84.235.70/32 |
Related pages
Pivot deeper into the graph from asz.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "asz.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.