Skip to content

Hostname

ts-data.it

Last fetched

ts-data.it resolves to 1 IPv4 address operated by SSERV-AS in DE. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · ts-data.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ts-data.it

Resolution chain

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

IPPrefixASNOperatorCountry
217.195.35.22217.195.32.0/20AS24679SSERV-ASDE

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
ts data s.a.s. d. schwienbacher hannes &
Contact emails

Subdomains

21 observed subdomains of ts-data.it.

Web-graph footprint

Distinct hostnames that link to or from ts-data.it in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ts-data.it.

MechanismTarget
SPF_INCLUDE_spf.ts-data.it

Related pages

Pivot deeper into the graph from ts-data.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ts-data.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.