Skip to content

Hostname

ccis.org

Last fetched

ccis.org resolves to 2 IPv4 addresses operated by AS-CLOUVO Happy Technologies LLC in RU. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · ccis.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ccis.org

Resolution chain

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

IPPrefixASNOperatorCountry
213.183.48.170213.183.48.0/24AS50098AS-CLOUVO Happy Technologies LLCRU
79.172.239.24979.172.239.0/24AS43359TARHELYHU

WHOIS identity

Registrar
iana:291
Organization
ccis
Contact emails

Subdomains

12 observed subdomains of ccis.org.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for ccis.org.

MechanismTarget
SPF_Accis.org
SPF_INCLUDE_spf.neonemails.com
SPF_INCLUDEservers.mcsv.net
SPF_IP35.155.94.202
SPF_IP52.27.39.45
SPF_MXccis.org
SPF_MXmail.ccis.org

Related pages

Pivot deeper into the graph from ccis.org.

Cypher and MCP

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

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