Skip to content

Hostname

y-tech.net

Last fetched

y-tech.net resolves to 1 IPv4 address operated by AS208611 in IL. WHOIS lists iana:10007 as the registrar.

Nutrition Label

WHISPER CANON · y-tech.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/y-tech.net

Resolution chain

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

IPPrefixASNOperatorCountry
185.122.11.69185.122.11.0/24AS208611IL

WHOIS identity

Registrar
iana:10007
Organization
hosting admin
Contact emails

Subdomains

30 observed subdomains of y-tech.net.

Web-graph footprint

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

11 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for y-tech.net.

MechanismTarget
SPF_Asmtp11.y-tech.net
SPF_Asmtpe.y-cloud.co.il
SPF_INCLUDEactivetrail.com
SPF_INCLUDEimpactia.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEy-tech.net
SPF_IP185.122.8.0/27
SPF_IP185.122.8.88/29
SPF_IP62.90.138.132
SPF_IP62.90.138.133
SPF_IP82.166.233.220
SPF_MXy-tech.net

Related pages

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

Cypher and MCP

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

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