Skip to content

Hostname

celleno.it

Last fetched

celleno.it resolves to 1 IPv4 address operated by MOVIEMENT in IT. WHOIS lists registrar:moviement s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · celleno.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/celleno.it

Resolution chain

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

IPPrefixASNOperatorCountry
94.143.155.8594.143.155.0/24AS49073MOVIEMENTIT

WHOIS identity

Registrar
registrar:moviement s.r.l.
Organization
celleno informatica sas
Contact emails

Subdomains

7 observed subdomains of celleno.it.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for celleno.it.

MechanismTarget
SPF_Acelleno.it
SPF_INCLUDE_spf.google.com
SPF_IP94.143.155.83
SPF_MXcelleno.it

Related pages

Pivot deeper into the graph from celleno.it.

Cypher and MCP

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

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