Skip to content

Hostname

tw3.nl

Last fetched

tw3.nl resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · tw3.nlRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/tw3.nl

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.18.23104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.179.164172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

8 observed subdomains of tw3.nl.

Web-graph footprint

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

31 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for tw3.nl.

MechanismTarget
SPF_Atw3.nl
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.protection.nso.eu
SPF_INCLUDEspf.provalue.nl
SPF_INCLUDEspf_core.nbo.nl
SPF_IP37.97.139.141
SPF_MXtw3.nl

Related pages

Pivot deeper into the graph from tw3.nl.

Cypher and MCP

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

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