Skip to content

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

WHISPER CANON · tsnet.itRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/tsnet.it

Resolution chain

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

IPPrefixASNOperatorCountry
185.24.116.45185.24.116.0/23AS62290TSNET - Tecnoservizi S.r.l.IT

WHOIS identity

Registrar
registrar:shellrent s.p.a.
Organization
tecnoservizi
Contact emails

Subdomains

70 observed subdomains of tsnet.it.

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.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for tsnet.it.

MechanismTarget
SPF_IP109.168.124.115
SPF_IP185.24.116.1
SPF_IP185.24.116.34
SPF_IP185.24.116.37
SPF_IP185.24.116.45
SPF_IP185.24.116.79
SPF_IP185.24.116.80
SPF_IP185.24.116.81
SPF_IP185.24.116.85
SPF_IP2a00:72a0:0:0:0:0:0:80
SPF_IP81.29.214.66/32
SPF_IP87.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.