Skip to content

Hostname

enet.it

Last fetched

enet.it resolves to 1 IPv4 address operated by AS21454 in IT. WHOIS lists registrar:easynet s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · enet.itRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/enet.it

Resolution chain

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

IPPrefixASNOperatorCountry
80.252.224.2080.252.224.0/21AS21454IT

WHOIS identity

Registrar
registrar:easynet s.p.a.
Organization
easynet srl
Contact emails

Subdomains

100 observed subdomains of enet.it.

Web-graph footprint

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

21 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for enet.it.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP80.252.224.0/20
SPF_IP95.154.244.106
SPF_MXenet.it

Related pages

Pivot deeper into the graph from enet.it.

Cypher and MCP

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

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