Skip to content

Hostname

entityel.it

Last fetched

entityel.it resolves to 1 IPv4 address operated by AS43515 in NL. WHOIS lists registrar:retelit digital services s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · entityel.itRouting diversity1.5/10Peering density4.0/10MOAS conflict⚠ 3 conflictsThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/entityel.it

Resolution chain

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

IPPrefixASNOperatorCountry
35.214.241.11035.214.128.0/17AS43515NL

WHOIS identity

Registrar
registrar:retelit digital services s.p.a.
Organization
entity elettronica srl
Contact emails

Subdomains

1 observed subdomain of entityel.it.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for entityel.it.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP151.78.24.52
SPF_IP79.7.150.53
SPF_IP93.40.2.200

Related pages

Pivot deeper into the graph from entityel.it.

Cypher and MCP

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

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