Skip to content

Hostname

winery.it

Last fetched

winery.it resolves to 1 IPv4 address operated by AS63949 in DE. WHOIS lists registrar:neikos s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · winery.itRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/winery.it

Resolution chain

winery.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.104.135.71172.104.128.0/19AS63949DE

WHOIS identity

Registrar
registrar:neikos s.r.l.
Organization
neikos s.n.c di carbone d. iannello a.f. e verdino r.
Contact emails

Subdomains

10 observed subdomains of winery.it.

Web-graph footprint

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

8 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

15 SPF mechanisms authorising senders for winery.it.

MechanismTarget
SPF_Aaura.neikos.it
SPF_Adbmail.neikos.it
SPF_Aermes.neikos.it
SPF_Aweb25.cl05.seeweb.it
SPF_Awinery.it
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsp.mlchf.it
SPF_IP109.74.205.221
SPF_IP139.162.184.21
SPF_IP172.104.135.71
SPF_IP212.25.165.207
SPF_IP212.25.182.101
SPF_IP213.171.183.158
SPF_IP95.174.30.85
SPF_MXwinery.it

Related pages

Pivot deeper into the graph from winery.it.

Cypher and MCP

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

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