Skip to content

Hostname

wineyou.it

Last fetched

wineyou.it resolves to 2 IPv4 addresses operated by ADB-AS - ALFA DI ADB LUPOTTO & ASSOCIATI SOCIETA' DI CONSULENZA FINANZIARIA SPA BREVEMENTE ALFA SCF SPA in IT. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · wineyou.itRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/wineyou.it

Resolution chain

wineyou.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.33.98.207193.33.98.0/23AS34650ADB-AS - ALFA DI ADB LUPOTTO & ASSOCIATI SOCIETA' DI CONSULENZA FINANZIARIA SPA BREVEMENTE ALFA SCF SPAIT
193.33.99.144193.33.98.0/23AS34650ADB-AS - ALFA DI ADB LUPOTTO & ASSOCIATI SOCIETA' DI CONSULENZA FINANZIARIA SPA BREVEMENTE ALFA SCF SPAIT

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
hidden
Contact emails

Subdomains

6 observed subdomains of wineyou.it.

Web-graph footprint

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

24 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for wineyou.it.

MechanismTarget
SPF_Apmx.celta.it
SPF_Apmx1.celta.it
SPF_Apmx2.celta.it
SPF_INCLUDEspf.mailvox.it
SPF_INCLUDEspf.webapps.net
SPF_IP193.33.98.0/23

Related pages

Pivot deeper into the graph from wineyou.it.

Cypher and MCP

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

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