Hostname
dynamx.nl
Last fetched
dynamx.nl resolves to 1 IPv4 address operated by LEASEWEB-NL-AMS-01 - LeaseWeb Netherlands B.V. in NL. WHOIS lists registrar:registrar.nl as the registrar.
Nutrition Label
Resolution chain
dynamx.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.171.24.178 | 81.171.0.0/19 | AS60781 | LEASEWEB-NL-AMS-01 - LeaseWeb Netherlands B.V. | NL |
WHOIS identity
- Registrar
- registrar:registrar.nl
- Organization
- —
- Contact emails
- —
Subdomains
1 observed subdomain of dynamx.nl.
| Subdomain |
|---|
| www.dynamx.nl |
Web-graph footprint
Distinct hostnames that link to or from dynamx.nl in the public web crawl.
9 sites link to this hostname.
18 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for dynamx.nl.
| Mechanism | Target |
|---|---|
| SPF_A | mailhost-1.trined.nl |
| SPF_A | mailhost-2.trined.nl |
| SPF_A | smtp.trined.nl |
| SPF_INCLUDE | spf.afas.online |
| SPF_INCLUDE | spf.ictprovider.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 136.144.141.119/32 |
| SPF_IP | 136.144.141.120/24 |
| SPF_IP | 2a01:7c8:fff8:40e:0:0:0:1 |
| SPF_IP | 86.105.232.92 |
Related pages
Pivot deeper into the graph from dynamx.nl.
- IP · 81.171.24.178
- ASN · AS60781LEASEWEB-NL-AMS-01 - LeaseWeb Netherlands B.V.
- Registrar · registrar:registrar.nl
- Country · NL
- TLD · .nl
- Browse hostnames · dy…
- 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: "dynamx.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.