Skip to content

Hostname

y-tech.it

Last fetched

y-tech.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

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

Resolution chain

y-tech.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:register s.p.a.
Organization
y-tech
Contact emails

Subdomains

37 observed subdomains of y-tech.it.

Web-graph footprint

Distinct hostnames that link to or from y-tech.it in the public web crawl.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for y-tech.it.

MechanismTarget
SPF_Ay-tech.it
SPF_INCLUDE_spf.arubabusiness.it
SPF_IP151.1.220.3
SPF_IP151.1.220.4
SPF_MXy-tech.it

Related pages

Pivot deeper into the graph from y-tech.it.

Cypher and MCP

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

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