Skip to content

Hostname

3wt.nl

Last fetched

3wt.nl resolves to 2 IPv4 addresses operated by NEDZONE-AS in BE. WHOIS lists registrar:internet service europe b.v. as the registrar.

Nutrition Label

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

Resolution chain

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.181.6783.172.180.0/22AS25459NEDZONE-ASBE
83.172.182.5483.172.180.0/22AS25459NEDZONE-ASBE

WHOIS identity

Registrar
registrar:internet service europe b.v.
Organization
Contact emails

Subdomains

36 observed subdomains of 3wt.nl.

Web-graph footprint

Distinct hostnames that link to or from 3wt.nl in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for 3wt.nl.

Related pages

Pivot deeper into the graph from 3wt.nl.

Cypher and MCP

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

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