Skip to content

Hostname

cinor.org

Last fetched

cinor.org resolves to 1 IPv4 address operated by AS21351 in RE. WHOIS lists iana:1630 as the registrar.

Nutrition Label

WHISPER CANON · cinor.orgRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/cinor.org

Resolution chain

cinor.org 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
iana:1630
Organization
cinor
Contact emails

Subdomains

26 observed subdomains of cinor.org.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cinor.org.

MechanismTarget
SPF_INCLUDE_spf.afi-sa.net
SPF_INCLUDEspf.local-trust.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP154.67.12.0/24
SPF_IP165.169.141.240
SPF_IP41.213.136.23/32

Related pages

Pivot deeper into the graph from cinor.org.

Cypher and MCP

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

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