Skip to content

Hostname

e-one.it

Last fetched

e-one.it resolves to 1 IPv4 address operated by AS39825 in IT. WHOIS lists registrar:neen s.p.a. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
85.159.145.5385.159.145.0/24AS39825IT

WHOIS identity

Registrar
registrar:neen s.p.a.
Organization
e-one srl
Contact emails

Subdomains

20 observed subdomains of e-one.it.

Web-graph footprint

Distinct hostnames that link to or from e-one.it in the public web crawl.

48 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for e-one.it.

MechanismTarget
SPF_Ae-one.it
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP85.159.144.0/22
SPF_MXe-one.it

Related pages

Pivot deeper into the graph from e-one.it.

Cypher and MCP

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

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