Skip to content

Hostname

ladige.it

Last fetched

ladige.it resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists registrar:irideos s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · ladige.itRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ladige.it

Resolution chain

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

IPPrefixASNOperatorCountry
16.170.4.3016.170.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
194.79.58.15194.79.56.0/22AS39217IT

WHOIS identity

Registrar
registrar:irideos s.p.a.
Organization
s.i.e - societ`a iniziative editoriali s.p.a.
Contact emails

Subdomains

28 observed subdomains of ladige.it.

Web-graph footprint

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

1,027 sites link to this hostname.

177 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ladige.it.

MechanismTarget
SPF_INCLUDE_spf.hostingtrentino.it
SPF_INCLUDErelay.brennercom.net
SPF_INCLUDEturbo-smtp.com
SPF_IP194.32.175.140/30
SPF_IP195.110.128.28/32
SPF_IP217.199.4.64/27
SPF_IP37.186.130.90
SPF_IP37.186.130.91
SPF_IP52.58.227.97
SPF_MXladige.it

Related pages

Pivot deeper into the graph from ladige.it.

Cypher and MCP

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

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