Skip to content

Hostname

directadmin.3wt.nl

Last fetched

directadmin.3wt.nl resolves to 2 IPv4 addresses operated by NEDZONE-AS in BE.

Nutrition Label

WHISPER CANON · directadmin.3wt.nlRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/directadmin.3wt.nl

Resolution chain

directadmin.3wt.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
83.172.180.24683.172.180.0/22AS25459NEDZONE-ASBE
83.172.182.5483.172.180.0/22AS25459NEDZONE-ASBE

WHOIS identity

No WHOIS records are currently associated with directadmin.3wt.nl in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from directadmin.3wt.nl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "directadmin.3wt.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.