Skip to content

Hostname

t-distribution.it

Last fetched

t-distribution.it resolves to 1 IPv4 address operated by AS5602 in IT. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · t-distribution.itRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/t-distribution.it

Resolution chain

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

IPPrefixASNOperatorCountry
109.168.6.108109.168.0.0/17AS5602IT

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
tsvi srl
Contact emails

Subdomains

1 observed subdomain of t-distribution.it.

Web-graph footprint

Distinct hostnames that link to or from t-distribution.it in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for t-distribution.it.

MechanismTarget
SPF_INCLUDE20209f.ppspf.net
SPF_INCLUDEturbo-smtp.com
SPF_IP109.168.6.108
SPF_IP178.239.45.141
SPF_IP212.124.176.52
SPF_IP83.211.215.33
SPF_IP89.186.76.206

Related pages

Pivot deeper into the graph from t-distribution.it.

Cypher and MCP

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

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