Skip to content

Hostname

w-easy.it

Last fetched

w-easy.it resolves to 1 IPv4 address operated by AS31034 in IT. WHOIS lists registrar:aruba s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · w-easy.itRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/w-easy.it

Resolution chain

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

IPPrefixASNOperatorCountry
80.211.129.24880.211.128.0/18AS31034IT

WHOIS identity

Registrar
registrar:aruba s.p.a.
Organization
tatiana veronese
Contact emails

Subdomains

97 observed subdomains of w-easy.it.

Web-graph footprint

Distinct hostnames that link to or from w-easy.it in the public web crawl.

48 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for w-easy.it.

MechanismTarget
SPF_INCLUDE_spf.armada.it
SPF_INCLUDE_spf.aruba.it
SPF_IP185.167.113.14/32
SPF_IP51.68.172.137
SPF_IP51.68.226.162/32
SPF_IP51.77.58.189
SPF_IP80.211.125.23
SPF_IP80.211.129.248
SPF_IP85.235.133.225
SPF_IP85.235.135.228
SPF_IP95.110.129.112
SPF_IP95.110.255.54/32
SPF_MXw-easy.it

Related pages

Pivot deeper into the graph from w-easy.it.

Cypher and MCP

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

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