Skip to content

Hostname

ldc95.it

Last fetched

ldc95.it resolves to 1 IPv4 address operated by AS39636 in IT. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · ldc95.itRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ldc95.it

Resolution chain

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

IPPrefixASNOperatorCountry
46.233.155.1346.233.128.0/18AS39636IT

WHOIS identity

Registrar
registrar:ovh
Organization
ldc95 srls
Contact emails

Subdomains

3 observed subdomains of ldc95.it.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for ldc95.it.

MechanismTarget
SPF_Aldc95.it
SPF_IP46.233.155.13
SPF_IP46.233.155.14
SPF_MXldc95.it
SPF_MXvmxs1.giorgiorisi.com
SPF_MXvmxs2.giorgiorisi.com

Related pages

Pivot deeper into the graph from ldc95.it.

Cypher and MCP

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

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