Skip to content

Hostname

electa.it

Last fetched

electa.it resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists registrar:barbero & associates ltd as the registrar.

Nutrition Label

WHISPER CANON · electa.itRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/electa.it

Resolution chain

electa.it resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.161.144.015.161.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
35.152.102.7635.152.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
35.152.81.17735.152.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
16.22.34.4616.22.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IT
16.22.7.4416.22.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IT
18.102.136.9718.102.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
18.102.202.17718.102.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

Registrar
registrar:barbero & associates ltd
Organization
electa s.p.a.
Contact emails

Subdomains

3 observed subdomains of electa.it.

Web-graph footprint

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

379 sites link to this hostname.

85 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for electa.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP15.160.79.116/32
SPF_IP15.161.213.7/32
SPF_IP15.161.32.82/32
SPF_IP159.122.135.192
SPF_IP159.122.142.140/32
SPF_IP159.122.144.165/32
SPF_IP193.42.160.0/23
SPF_IP193.42.162.0/27
SPF_IP193.42.164.0/23
SPF_IP193.42.165.119
SPF_IP193.42.165.82
SPF_IP193.42.165.92
SPF_IP193.42.200.0/23
SPF_IP193.42.205.43/32

Related pages

Pivot deeper into the graph from electa.it.

Cypher and MCP

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

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