Skip to content

Hostname

lecodellitorale.it

Last fetched

lecodellitorale.it resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:web365 s.r.l. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.196.238.935.196.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:web365 s.r.l.
Organization
andrea d'acampo
Contact emails

Subdomains

3 observed subdomains of lecodellitorale.it.

Web-graph footprint

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

78 sites link to this hostname.

341 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for lecodellitorale.it.

MechanismTarget
SPF_Alecodellitorale.it
SPF_IP86.107.32.71/24
SPF_IP86.107.36.70/24
SPF_MXlecodellitorale.it

Related pages

Pivot deeper into the graph from lecodellitorale.it.

Cypher and MCP

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

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