Skip to content

Hostname

cinqueterre.it

Last fetched

cinqueterre.it resolves to 1 IPv4 address operated by AS31034 in IT. WHOIS lists registrar:med s.r.l. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.231.73.206195.231.64.0/20AS31034IT

WHOIS identity

Registrar
registrar:med s.r.l.
Organization
cinque terre consorzio turistico
Contact emails

Subdomains

1 observed subdomain of cinqueterre.it.

Web-graph footprint

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

291 sites link to this hostname.

107 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cinqueterre.it.

MechanismTarget
SPF_Acinqueterre.it
SPF_INCLUDEspf.emotiondesign.it
SPF_MXcinqueterre.it

Related pages

Pivot deeper into the graph from cinqueterre.it.

Cypher and MCP

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

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