Skip to content

Hostname

cinor.re

Last fetched

cinor.re resolves to 1 IPv4 address operated by AS21351 in RE. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · cinor.reRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cinor.re

Resolution chain

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

IPPrefixASNOperatorCountry
154.67.12.153154.67.0.0/17AS21351RE

WHOIS identity

Registrar
registrar:gandi
Organization
cinor
Contact emails

Subdomains

26 observed subdomains of cinor.re.

Web-graph footprint

Distinct hostnames that link to or from cinor.re in the public web crawl.

53 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cinor.re.

MechanismTarget
SPF_INCLUDE_spf.afi-sa.net
SPF_INCLUDEspf.local-trust.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP154.67.12.153
SPF_IP154.67.12.156
SPF_IP154.67.12.39
SPF_IP154.67.12.40
SPF_IP165.169.141.240
SPF_IP41.213.136.23/32

Related pages

Pivot deeper into the graph from cinor.re.

Cypher and MCP

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

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