Skip to content

Hostname

legab.it

Last fetched

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

Nutrition Label

WHISPER CANON · legab.itRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/legab.it

Resolution chain

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

IPPrefixASNOperatorCountry
3.122.137.1713.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.122.80.1423.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.225.1333.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.78.60.603.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.157.16735.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.180.19152.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.80.12752.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
3.67.112.373.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:barbero & associates ltd
Organization
lega nazionale professionisti serie b
Contact emails

Subdomains

16 observed subdomains of legab.it.

Web-graph footprint

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

382 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for legab.it.

MechanismTarget
SPF_INCLUDE_spf.ot-mail.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP83.221.123.106/32

Related pages

Pivot deeper into the graph from legab.it.

Cypher and MCP

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

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