Skip to content

Hostname

tweak.nl

Last fetched

tweak.nl resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:cambrium b.v. as the registrar.

Nutrition Label

WHISPER CANON · tweak.nlRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/tweak.nl

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.24.189104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.219.234172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
82.197.223.22682.197.208.0/20AS5650FRONTIER-FRTR - Frontier Communications of America, Inc.US

WHOIS identity

Registrar
registrar:cambrium b.v.
Organization
Contact emails

Subdomains

1,021 observed subdomains of tweak.nl.

Web-graph footprint

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

52 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for tweak.nl.

MechanismTarget
SPF_REDIRECTtweakmail.spf.cambrium.nl

Related pages

Pivot deeper into the graph from tweak.nl.

Cypher and MCP

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

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