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
Resolution chain
thux.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 212.31.253.25 | 212.31.224.0/19 | AS8220 | — | IT |
WHOIS identity
- Registrar
- registrar:netorange s.r.l.
- Organization
- thunder systems srl
- Contact emails
- —
Subdomains
115 observed subdomains of thux.it.
Showing 25 of 115. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from thux.it in the public web crawl.
20 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for thux.it.
| Mechanism | Target |
|---|---|
| SPF_A | antispam.thux.it |
| SPF_A | antispam2.thux.it |
| SPF_A | wash01.thundersystems.it |
| SPF_A | wash02.thundersystems.it |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf-de.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 212.239.29.248 |
| SPF_IP | 212.31.253.0/26 |
| SPF_IP | 213.215.191.64/26 |
| SPF_IP | 87.241.10.90 |
| SPF_IP | 93.146.104.36 |
| SPF_IP | 93.39.246.149 |
| SPF_IP | 93.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.