Skip to content

Hostname

elelco.it

Last fetched

elelco.it resolves to 1 IPv4 address operated by AS8816 in IT. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
212.45.134.57212.45.128.0/19AS8816IT

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
el.el.co.
Contact emails

Subdomains

16 observed subdomains of elelco.it.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for elelco.it.

MechanismTarget
SPF_Arelay.elelco.it
SPF_Asrvlinux01.elelco.it
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP144.76.210.11/32
SPF_IP212.45.134.16
SPF_IP212.45.134.21
SPF_MXelelco.it

Related pages

Pivot deeper into the graph from elelco.it.

Cypher and MCP

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

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