Skip to content

Hostname

cinando.com

Last fetched

cinando.com resolves to 2 IPv4 addresses operated by OXEVA in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · cinando.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cinando.com

Resolution chain

cinando.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
158.255.65.191158.255.64.0/21AS39104OXEVAFR
34.252.139.5734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:81
Organization
ass fr festival internat film
Contact emails

Subdomains

15 observed subdomains of cinando.com.

Web-graph footprint

Distinct hostnames that link to or from cinando.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cinando.com.

MechanismTarget
SPF_Acinando.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailjet.com
SPF_MXcinando.com

Related pages

Pivot deeper into the graph from cinando.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cinando.com"})-[: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.