Skip to content

Hostname

ltr.it

Last fetched

ltr.it resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.152.36.1335.152.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

Registrar
registrar:gandi sas
Organization
p.m.a s.r.l
Contact emails

Subdomains

3 observed subdomains of ltr.it.

Web-graph footprint

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

22 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ltr.it.

MechanismTarget
SPF_Altr.it
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.88.7.96
SPF_IP213.82.95.55
SPF_IP213.82.95.58
SPF_IP93.43.3.196
SPF_MXltr.it

Related pages

Pivot deeper into the graph from ltr.it.

Cypher and MCP

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

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