Skip to content

Hostname

tesene.it

Last fetched

tesene.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:tesecom s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · tesene.itRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/tesene.it

Resolution chain

tesene.it has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:tesecom s.r.l.
Organization
tesene s.r.l
Contact emails

Subdomains

1,967 observed subdomains of tesene.it.

Web-graph footprint

Distinct hostnames that link to or from tesene.it in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for tesene.it.

MechanismTarget
SPF_Amail.tesene.it
SPF_Amailgate.tesene.it
SPF_Atesene.it
SPF_Awebmail.tesene.it
SPF_INCLUDEmusvc.com
SPF_IP188.14.97.17/32
SPF_IP5.75.252.180/32
SPF_IP77.72.24.0/21
SPF_IP81.174.31.74/32
SPF_IP93.174.64.0/21
SPF_MXtesene.it

Related pages

Pivot deeper into the graph from tesene.it.

Cypher and MCP

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

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