Skip to content

Hostname

cnare.it

Last fetched

cnare.it resolves to 1 IPv4 address operated by AS201877 in IT. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · cnare.itRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/cnare.it

Resolution chain

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

IPPrefixASNOperatorCountry
83.139.194.7983.139.194.0/24AS201877IT

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
c.n.a. servizi s.c.r.l.
Contact emails

Subdomains

78 observed subdomains of cnare.it.

Web-graph footprint

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

45 sites link to this hostname.

192 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for cnare.it.

MechanismTarget
SPF_Anewsletter.cnare.it
SPF_Asmtpauth.cnare.it
SPF_INCLUDE_spf-legalmail.infocert.it
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.sixtema.it
SPF_INCLUDEspf2.sixtema.it
SPF_IP109.106.28.206
SPF_IP178.32.116.250
SPF_IP83.139.194.79
SPF_MXcnare.it

Related pages

Pivot deeper into the graph from cnare.it.

Cypher and MCP

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

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