Skip to content

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

WHISPER CANON · dynamx.nlRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/dynamx.nl

Resolution chain

dynamx.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
81.171.24.17881.171.0.0/19AS60781LEASEWEB-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.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for dynamx.nl.

MechanismTarget
SPF_Amailhost-1.trined.nl
SPF_Amailhost-2.trined.nl
SPF_Asmtp.trined.nl
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.ictprovider.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.144.141.119/32
SPF_IP136.144.141.120/24
SPF_IP2a01:7c8:fff8:40e:0:0:0:1
SPF_IP86.105.232.92

Related pages

Pivot deeper into the graph from dynamx.nl.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.