Skip to content

Hostname

xtranet.it

Last fetched

xtranet.it is a registered hostname under the .it top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:xtranet s.r.l.
Organization
xtranet srl
Contact emails

Subdomains

28 observed subdomains of xtranet.it.

Web-graph footprint

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

16 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for xtranet.it.

MechanismTarget
SPF_Aantispam.xtranet.it
SPF_Adns.xtranet.it
SPF_Adns2.xtranet.it
SPF_Awebmail.xtranet.it
SPF_Axtranet.it
SPF_MXxtranet.it

Related pages

Pivot deeper into the graph from xtranet.it.

Cypher and MCP

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

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