Skip to content

Hostname

tweakwise.com

Last fetched

tweakwise.com resolves to 1 IPv4 address operated by DUOCAST-AS in NL. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · tweakwise.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tweakwise.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.82.188.4345.82.188.0/22AS31477DUOCAST-ASNL

WHOIS identity

Registrar
iana:839
Organization
tweakwise.com b.v.
Contact emails

Subdomains

42 observed subdomains of tweakwise.com.

Web-graph footprint

Distinct hostnames that link to or from tweakwise.com in the public web crawl.

62 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for tweakwise.com.

MechanismTarget
SPF_Amailgate.leaseweb.net
SPF_Atweakwise.com
SPF_INCLUDE7834931.spf08.hubspotemail.net
SPF_INCLUDE_spf.paytsoftware.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.109.165.71
SPF_IP217.115.197.1/24
SPF_IP77.245.94.229
SPF_IP77.245.94.243
SPF_IP80.246.182.0/25
SPF_IP80.246.184.128/25
SPF_IP80.246.186.216
SPF_IP80.246.186.24
SPF_IP82.93.132.4
SPF_IP83.143.189.64/26
SPF_IP83.219.83.64/27
SPF_IP83.219.83.65
SPF_IP83.219.83.67
SPF_IP83.219.83.72
SPF_IP83.219.83.78
SPF_IP83.219.83.80
SPF_IP83.219.83.81
SPF_IP87.249.113.30
SPF_IP89.20.161.110
SPF_MXtweakwise.com

Related pages

Pivot deeper into the graph from tweakwise.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tweakwise.com"})-[: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.