Skip to content

Hostname

thux.it

Last fetched

thux.it resolves to 1 IPv4 address operated by AS8220 in IT. WHOIS lists registrar:netorange s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · thux.itRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/thux.it

Resolution chain

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

IPPrefixASNOperatorCountry
212.31.253.25212.31.224.0/19AS8220IT

WHOIS identity

Registrar
registrar:netorange s.r.l.
Organization
thunder systems srl
Contact emails

Subdomains

115 observed subdomains of thux.it.

Web-graph footprint

Distinct hostnames that link to or from thux.it in the public web crawl.

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for thux.it.

MechanismTarget
SPF_Aantispam.thux.it
SPF_Aantispam2.thux.it
SPF_Awash01.thundersystems.it
SPF_Awash02.thundersystems.it
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.239.29.248
SPF_IP212.31.253.0/26
SPF_IP213.215.191.64/26
SPF_IP87.241.10.90
SPF_IP93.146.104.36
SPF_IP93.39.246.149
SPF_IP93.39.246.150

Related pages

Pivot deeper into the graph from thux.it.

Cypher and MCP

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

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