Hostname
tsnet.it
Last fetched
tsnet.it resolves to 1 IPv4 address operated by TSNET - Tecnoservizi S.r.l. in IT. WHOIS lists registrar:shellrent s.p.a. as the registrar.
Nutrition Label
Resolution chain
tsnet.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 |
|---|---|---|---|---|
| 185.24.116.45 | 185.24.116.0/23 | AS62290 | TSNET - Tecnoservizi S.r.l. | IT |
WHOIS identity
- Registrar
- registrar:shellrent s.p.a.
- Organization
- tecnoservizi
- Contact emails
- —
Subdomains
70 observed subdomains of tsnet.it.
Showing 25 of 70. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tsnet.it in the public web crawl.
18 sites link to this hostname.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for tsnet.it.
| Mechanism | Target |
|---|---|
| SPF_IP | 109.168.124.115 |
| SPF_IP | 185.24.116.1 |
| SPF_IP | 185.24.116.34 |
| SPF_IP | 185.24.116.37 |
| SPF_IP | 185.24.116.45 |
| SPF_IP | 185.24.116.79 |
| SPF_IP | 185.24.116.80 |
| SPF_IP | 185.24.116.81 |
| SPF_IP | 185.24.116.85 |
| SPF_IP | 2a00:72a0:0:0:0:0:0:80 |
| SPF_IP | 81.29.214.66/32 |
| SPF_IP | 87.76.29.188 |
Related pages
Pivot deeper into the graph from tsnet.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tsnet.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.